We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e1d086 commit 7dcdb16Copy full SHA for 7dcdb16
pom.xml
@@ -69,7 +69,7 @@
69
<plugin>
70
<groupId>org.apache.maven.plugins</groupId>
71
<artifactId>maven-javadoc-plugin</artifactId>
72
- <version>3.10.0</version>
+ <version>3.10.1</version>
73
<executions>
74
<execution>
75
<id>attach-javadocs</id>
@@ -82,7 +82,7 @@
82
83
84
<artifactId>maven-gpg-plugin</artifactId>
85
- <version>3.2.5</version>
+ <version>3.2.7</version>
86
87
88
<id>sign-artifacts</id>
0 commit comments