Skip to content

Commit

Permalink
Merge pull request #84 from netplex/dependabot/maven/json-smart-actio…
Browse files Browse the repository at this point in the history
…n/org.apache.maven.plugins-maven-gpg-plugin-3.0.1

Bump maven-gpg-plugin from 1.6 to 3.0.1 in /json-smart-action
  • Loading branch information
UrielCh authored Mar 7, 2023
2 parents 763481f + cd05680 commit 300d425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json-smart-action/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
<version>3.0.1</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit 300d425

Please sign in to comment.