Skip to content

Commit 9249335

Browse files
authored
Merge pull request #87 from netplex/dependabot/maven/json-smart/org.apache.maven.plugins-maven-gpg-plugin-3.0.1
Bump maven-gpg-plugin from 1.6 to 3.0.1 in /json-smart
2 parents 282eae9 + 4cb30b2 commit 9249335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-smart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ limitations under the License.
9797
<plugin>
9898
<groupId>org.apache.maven.plugins</groupId>
9999
<artifactId>maven-gpg-plugin</artifactId>
100-
<version>1.6</version>
100+
<version>3.0.1</version>
101101
<executions>
102102
<execution>
103103
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)