Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a5ba10e

Browse files
authoredMar 18, 2024··
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.1
1 parent b9f823c commit a5ba10e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
<plugin>
282282
<groupId>org.apache.maven.plugins</groupId>
283283
<artifactId>maven-gpg-plugin</artifactId>
284-
<version>3.2.0</version>
284+
<version>3.2.1</version>
285285
</plugin>
286286
<plugin>
287287
<groupId>org.apache.maven.plugins</groupId>
@@ -582,7 +582,7 @@
582582
<plugin>
583583
<groupId>org.apache.maven.plugins</groupId>
584584
<artifactId>maven-gpg-plugin</artifactId>
585-
<version>3.2.0</version>
585+
<version>3.2.1</version>
586586
<executions>
587587
<execution>
588588
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)
Please sign in to comment.