Skip to content

Commit 48a2d79

Browse files
dependabot[bot]purejava
authored andcommitted
Bump maven-gpg-plugin from 3.0.1 to 3.1.0
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]>
1 parent 1babfc1 commit 48a2d79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
<plugin>
184184
<groupId>org.apache.maven.plugins</groupId>
185185
<artifactId>maven-gpg-plugin</artifactId>
186-
<version>3.0.1</version>
186+
<version>3.1.0</version>
187187
<executions>
188188
<execution>
189189
<id>sign-artifacts</id>
@@ -223,7 +223,7 @@
223223
<plugin>
224224
<groupId>org.apache.maven.plugins</groupId>
225225
<artifactId>maven-gpg-plugin</artifactId>
226-
<version>3.0.1</version>
226+
<version>3.1.0</version>
227227
<executions>
228228
<execution>
229229
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)