Skip to content

Commit 7aac98e

Browse files
committed
Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3
1 parent 6a4cd31 commit 7aac98e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

checkstyle-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ limitations under the License.
2828
<maven-release-plugin>2.5.3</maven-release-plugin><!-- could be 3.0.0-M1 -->
2929
<nexus-staging-maven-plugin>1.6.12</nexus-staging-maven-plugin>
3030
<versions-maven-plugin>2.10.0</versions-maven-plugin>
31-
<maven-gpg-plugin>1.6</maven-gpg-plugin>
31+
<maven-gpg-plugin>3.0.1</maven-gpg-plugin>
3232
</properties>
3333

3434

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ limitations under the License.
2727
<maven-compiler-plugin>3.10.1</maven-compiler-plugin>
2828
<nexus-staging-maven-plugin>1.6.12</nexus-staging-maven-plugin>
2929
<versions-maven-plugin>2.8.1</versions-maven-plugin>
30-
<maven-gpg-plugin>1.6</maven-gpg-plugin>
30+
<maven-gpg-plugin>3.0.1</maven-gpg-plugin>
3131
<pmdVersion>6.45.0</pmdVersion>
3232
<skipTests>false</skipTests>
3333
</properties>

0 commit comments

Comments
 (0)