Skip to content

Commit

Permalink
Merge pull request #846 from classgraph/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugins-maven-gpg-plugin-3.2.3

Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3
  • Loading branch information
lukehutch committed Apr 17, 2024
2 parents b92a251 + 4c232b9 commit c8ab262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -215,7 +215,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.2</version>
<version>3.2.3</version>
</plugin>
<plugin>
<groupId>org.sonatype.plugins</groupId>
Expand Down

0 comments on commit c8ab262

Please sign in to comment.