Skip to content

Commit f313e55

Browse files
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.0.1 to 3.1.0
Bumps [org.apache.maven.plugins: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] <support@github.com>
1 parent 47351de commit f313e55

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
@@ -280,7 +280,7 @@
280280
<plugin>
281281
<groupId>org.apache.maven.plugins</groupId>
282282
<artifactId>maven-gpg-plugin</artifactId>
283-
<version>3.0.1</version>
283+
<version>3.1.0</version>
284284
<executions>
285285
<execution>
286286
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)