Skip to content

Commit 3c53b7d

Browse files
committed
GH-533 - Upgrade to Maven GPG Plugin 3.2.1.
1 parent 639e86a commit 3c53b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ limitations under the License.
207207
<plugin>
208208
<groupId>org.apache.maven.plugins</groupId>
209209
<artifactId>maven-gpg-plugin</artifactId>
210-
<version>3.1.0</version>
210+
<version>3.2.1</version>
211211
<executions>
212212
<execution>
213213
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)