We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50caab4 commit 3daa8cdCopy full SHA for 3daa8cd
pom.xml
@@ -102,7 +102,7 @@
102
<plugin>
103
<groupId>org.apache.maven.plugins</groupId>
104
<artifactId>maven-javadoc-plugin</artifactId>
105
- <version>3.10.0</version>
+ <version>3.10.1</version>
106
<executions>
107
<execution>
108
<id>attach-javadocs</id>
@@ -115,7 +115,7 @@
115
116
117
<artifactId>maven-gpg-plugin</artifactId>
118
- <version>3.2.5</version>
+ <version>3.2.7</version>
119
120
121
<id>sign-artifacts</id>
0 commit comments