File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 61
61
<plugin >
62
62
<groupId >org.apache.maven.plugins</groupId >
63
63
<artifactId >maven-source-plugin</artifactId >
64
- <version >3.2.1 </version >
64
+ <version >3.3.0 </version >
65
65
<executions >
66
66
<execution >
67
67
<id >attach-sources</id >
74
74
<plugin >
75
75
<groupId >org.apache.maven.plugins</groupId >
76
76
<artifactId >maven-javadoc-plugin</artifactId >
77
- <version >3.4.1 </version >
77
+ <version >3.6.3 </version >
78
78
<configuration >
79
79
<links >
80
80
<link >http://ngageoint.github.io/simple-features-java/docs/api/</link >
96
96
<plugin >
97
97
<groupId >org.apache.maven.plugins</groupId >
98
98
<artifactId >maven-gpg-plugin</artifactId >
99
- <version >3.0 .1</version >
99
+ <version >3.2 .1</version >
100
100
<executions >
101
101
<execution >
102
102
<id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments