Skip to content

Commit 3311687

Browse files
authored
Merge pull request #842 from knowm/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.4
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.4
2 parents 4803aea + ec67326 commit 3311687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<plugin>
124124
<groupId>org.apache.maven.plugins</groupId>
125125
<artifactId>maven-gpg-plugin</artifactId>
126-
<version>3.1.0</version>
126+
<version>3.2.4</version>
127127
<executions>
128128
<execution>
129129
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)