Skip to content

Commit 97884df

Browse files
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f745ada commit 97884df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<testcontainers.version>1.19.7</testcontainers.version>
3434
<maven.source.plugin.version>3.3.0</maven.source.plugin.version>
3535
<nexus.staging.plugin.version>1.6.13</nexus.staging.plugin.version>
36-
<maven.gpg.plugin.version>3.1.0</maven.gpg.plugin.version>
36+
<maven.gpg.plugin.version>3.2.0</maven.gpg.plugin.version>
3737
</properties>
3838
<modules>
3939
<module>transactionoutbox-core</module>

0 commit comments

Comments
 (0)