| commit | 6a305424b2038815601611b7a98e5d7974d7db62 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Dec 23 18:01:07 2025 +0000 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Dec 25 15:58:38 2025 +0100 |
| tree | 6b5535db347e4a70ab23e09c62c6505519b14b21 | |
| parent | 0e3ea5b9daf24e438c7c9fbc4fcdefc33b9c3ffa [diff] |
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.8 Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.1.0 to 3.2.8. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.8) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Closes #119 Change-Id: I12c9b8e1c2aa7320d53b7a2ae955a82df9e9059e
diff --git a/pom.xml b/pom.xml index 4f31339..8d2afd2 100644 --- a/pom.xml +++ b/pom.xml
@@ -333,7 +333,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-gpg-plugin</artifactId> - <version>3.1.0</version> + <version>3.2.8</version> <executions> <execution> <id>sign-artifacts</id>