Skip to content

Commit d7d9670

Browse files
build(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#2033)
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.1.0. - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.1.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd9418f commit d7d9670

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
@@ -111,7 +111,7 @@
111111
<bom.template.file.path>file://${project.basedir}/src/config/bom.xml</bom.template.file.path>
112112
<maven-scm-plugin.version>2.0.0</maven-scm-plugin.version>
113113
<maven-versions-plugin.version>2.15.0</maven-versions-plugin.version>
114-
<maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
114+
<maven-gpg-plugin.version>3.1.0</maven-gpg-plugin.version>
115115
<maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version>
116116
<docker-maven-plugin.version>1.2.2</docker-maven-plugin.version>
117117
<moditect-maven-plugin.version>1.0.0.Final</moditect-maven-plugin.version>

0 commit comments

Comments
 (0)