Skip to content

Commit 822de7a

Browse files
authoredApr 11, 2024··
deps: Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.3 (#1936)
1 parent 473ac85 commit 822de7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -783,7 +783,7 @@
783783
<plugin>
784784
<groupId>org.apache.maven.plugins</groupId>
785785
<artifactId>maven-gpg-plugin</artifactId>
786-
<version>3.2.2</version>
786+
<version>3.2.3</version>
787787
<executions>
788788
<execution>
789789
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)
Please sign in to comment.