-
Notifications
You must be signed in to change notification settings - Fork 27
Comparing changes
Open a pull request
base repository: apache/maven-gpg-plugin
base: maven-gpg-plugin-3.2.7
head repository: apache/maven-gpg-plugin
compare: maven-gpg-plugin-3.2.8
- 18 commits
- 21 files changed
- 6 contributors
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 969027f - Browse repository at this point
Copy the full SHA 969027fView commit details
Commits on Dec 14, 2024
-
Bump commons-io:commons-io from 2.17.0 to 2.18.0
Bumps commons-io:commons-io from 2.17.0 to 2.18.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 8710092 - Browse repository at this point
Copy the full SHA 8710092View commit details
Commits on Dec 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 805077c - Browse repository at this point
Copy the full SHA 805077cView commit details
Commits on Feb 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1c3977c - Browse repository at this point
Copy the full SHA 1c3977cView commit details
Commits on Feb 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1365f1e - Browse repository at this point
Copy the full SHA 1365f1eView commit details
Commits on Feb 25, 2025
-
Update documentation (only), no code change.
PR for MGPG-130 updated the defaults, but this documentation was left out and may cause confusion.
Configuration menu - View commit details
-
Copy full SHA for 69d6fc6 - Browse repository at this point
Copy the full SHA 69d6fc6View commit details
Commits on May 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 78c14a9 - Browse repository at this point
Copy the full SHA 78c14a9View commit details
Commits on May 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 490711a - Browse repository at this point
Copy the full SHA 490711aView commit details
Commits on Jun 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a6a412d - Browse repository at this point
Copy the full SHA a6a412dView commit details
Commits on Jun 24, 2025
-
Bump org.simplify4u.plugins:pgpverify-maven-plugin from 1.18.2 to 1.19.1
Bumps [org.simplify4u.plugins:pgpverify-maven-plugin](https://github.com/s4u/pgpverify-maven-plugin) from 1.18.2 to 1.19.1. - [Release notes](https://github.com/s4u/pgpverify-maven-plugin/releases) - [Commits](s4u/pgpverify-maven-plugin@v1.18.2...v1.19.1) --- updated-dependencies: - dependency-name: org.simplify4u.plugins:pgpverify-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 54ea518 - Browse repository at this point
Copy the full SHA 54ea518View commit details -
Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.0 to 3.9.0 (
#125) Bumps [org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.8.0 to 3.9.0. - [Release notes](https://github.com/apache/maven-invoker-plugin/releases) - [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.8.0...maven-invoker-plugin-3.9.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-invoker-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8b63932 - Browse repository at this point
Copy the full SHA 8b63932View commit details -
Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#133)
Bumps commons-io:commons-io from 2.18.0 to 2.19.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.19.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5377a10 - Browse repository at this point
Copy the full SHA 5377a10View commit details -
Bump bouncycastleVersion from 1.78.1 to 1.80 (#127)
Bumps `bouncycastleVersion` from 1.78.1 to 1.80. Updates `org.bouncycastle:bcpg-jdk18on` from 1.78.1 to 1.80 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcprov-jdk18on` from 1.78.1 to 1.80 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcutil-jdk18on` from 1.78.1 to 1.80 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcpg-jdk18on dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.bouncycastle:bcutil-jdk18on dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cb1236c - Browse repository at this point
Copy the full SHA cb1236cView commit details -
Update parent POM to 45 (#284)
And related fixes: * POM add missing deps * move to Maven 3 p-u, drop p-x * test: checkstyle fixes
Configuration menu - View commit details
-
Copy full SHA for f0e45e0 - Browse repository at this point
Copy the full SHA f0e45e0View commit details
Commits on Jun 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a8368b0 - Browse repository at this point
Copy the full SHA a8368b0View commit details -
Make empty classifier null (not empty string) (#287)
And be consistent: as some legacy stuff in Maven and around (plugins) perform just nullcheck and not also empty string check, and get confused on empty string classifier. Plugins are (should) not be reused as dependencies, so despite the helper class is `public` I see no harm to alter it. Supersedes #135 Fixes #138
Configuration menu - View commit details
-
Copy full SHA for a9a8c84 - Browse repository at this point
Copy the full SHA a9a8c84View commit details
Commits on Jun 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7012821 - Browse repository at this point
Copy the full SHA 7012821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a46455 - Browse repository at this point
Copy the full SHA 8a46455View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff maven-gpg-plugin-3.2.7...maven-gpg-plugin-3.2.8