We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 582e517 commit 11fb302Copy full SHA for 11fb302
1 file changed
pom.xml
@@ -74,7 +74,7 @@
74
<plugin>
75
<groupId>org.apache.maven.plugins</groupId>
76
<artifactId>maven-javadoc-plugin</artifactId>
77
- <version>3.2.0</version>
+ <version>3.3.1</version>
78
<configuration>
79
<links>
80
<link>http://ngageoint.github.io/simple-features-java/docs/api/</link>
@@ -95,7 +95,7 @@
95
96
97
<artifactId>maven-gpg-plugin</artifactId>
98
- <version>1.6</version>
+ <version>3.0.1</version>
99
<executions>
100
<execution>
101
<id>sign-artifacts</id>
0 commit comments