Skip to content

Commit 7c87471

Browse files
Merge pull request #115 from awslabs/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.0.1
Bump maven-gpg-plugin from 1.6 to 3.0.1
2 parents 419593a + 728ed91 commit 7c87471

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
@@ -183,7 +183,7 @@
183183
<plugin>
184184
<groupId>org.apache.maven.plugins</groupId>
185185
<artifactId>maven-gpg-plugin</artifactId>
186-
<version>1.6</version>
186+
<version>3.0.1</version>
187187
<executions>
188188
<execution>
189189
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)