Skip to content

Commit eba4fe4

Browse files
authored
Merge pull request #224 from playframework/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.0
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0
2 parents fd66a9f + 06a7184 commit eba4fe4

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
@@ -185,7 +185,7 @@
185185
<plugin>
186186
<groupId>org.apache.maven.plugins</groupId>
187187
<artifactId>maven-gpg-plugin</artifactId>
188-
<version>3.1.0</version>
188+
<version>3.2.0</version>
189189
<executions>
190190
<execution>
191191
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)