Skip to content

Commit 88e44b7

Browse files
committed
fix(ci): fix CI failure 5
1 parent 66e6093 commit 88e44b7

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
@@ -81,7 +81,7 @@
8181
<plugin>
8282
<groupId>org.apache.maven.plugins</groupId>
8383
<artifactId>maven-gpg-plugin</artifactId>
84-
<version>1.5</version>
84+
<version>3.2.7</version>
8585
<executions>
8686
<execution>
8787
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)