Skip to content

Commit 3a4744c

Browse files
authored
Merge pull request #78 from sokomishalov/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.0.1 to 3.1.0
2 parents cc3eb31 + 3e778e6 commit 3a4744c

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
@@ -187,7 +187,7 @@
187187
<plugin>
188188
<groupId>org.apache.maven.plugins</groupId>
189189
<artifactId>maven-gpg-plugin</artifactId>
190-
<version>3.0.1</version>
190+
<version>3.1.0</version>
191191
<executions>
192192
<execution>
193193
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)