Skip to content

Commit 0805b49

Browse files
chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#231)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bcf281 commit 0805b49

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
@@ -60,7 +60,7 @@
6060
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
6161
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
6262
<maven-javadoc-plugin.version>3.6.3</maven-javadoc-plugin.version>
63-
<maven-gpg-plugin.version>3.1.0</maven-gpg-plugin.version>
63+
<maven-gpg-plugin.version>3.2.0</maven-gpg-plugin.version>
6464
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
6565
<spring-boot-dependencies.version>3.2.3</spring-boot-dependencies.version>
6666
</properties>

0 commit comments

Comments
 (0)