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 04dd115 commit e4da169Copy full SHA for e4da169
pom.xml
@@ -95,11 +95,11 @@
95
<plugin>
96
<groupId>org.apache.maven.plugins</groupId>
97
<artifactId>maven-surefire-plugin</artifactId>
98
- <version>3.3.1</version>
+ <version>3.5.1</version>
99
</plugin>
100
101
<artifactId>maven-javadoc-plugin</artifactId>
102
- <version>3.8.0</version>
+ <version>3.10.1</version>
103
<executions>
104
<execution>
105
<id>attach-javadocs</id>
@@ -148,7 +148,7 @@
148
<plugins>
149
150
<artifactId>maven-gpg-plugin</artifactId>
151
- <version>3.2.4</version>
+ <version>3.2.7</version>
152
153
154
<id>sign-artifacts</id>
0 commit comments