Skip to content

Commit 0b53f39

Browse files
committed
chore: revert maven-gpg-plugin 3.2.7
Motivation: 3.2.8 seems to be broken because of bouncycastle.
1 parent b51971c commit 0b53f39

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
@@ -334,7 +334,7 @@
334334
</plugin>
335335
<plugin>
336336
<artifactId>maven-gpg-plugin</artifactId>
337-
<version>3.2.8</version>
337+
<version>3.2.7</version>
338338
</plugin>
339339
<plugin>
340340
<artifactId>maven-install-plugin</artifactId>

0 commit comments

Comments
 (0)