Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit d4371e1

Browse files
committed
Upgrade maven-gpg-plugin to 3.2.7
1 parent df2cbca commit d4371e1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Platform 3.29
55
- maven-surefire-plugin to 3.5.2 (was 2.22.2)
66
- duplicate-finder-maven-plugin to 2.0.1 (was 1.5.0)
77
- maven-site-plugin to 3.21.0 (was 3.9.1)
8+
- maven-gpg-plugin to 3.2.7 (was 1.6)
89

910
Platform 3.28
1011

library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@
577577
<plugin>
578578
<groupId>org.apache.maven.plugins</groupId>
579579
<artifactId>maven-gpg-plugin</artifactId>
580-
<version>1.6</version>
580+
<version>3.2.7</version>
581581
<configuration>
582582
<useAgent>true</useAgent>
583583
</configuration>

0 commit comments

Comments
 (0)