File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 122
122
<plugin >
123
123
<groupId >org.apache.maven.plugins</groupId >
124
124
<artifactId >maven-source-plugin</artifactId >
125
- <version >3.2.1 </version >
125
+ <version >3.3.0 </version >
126
126
<executions >
127
127
<execution >
128
128
<id >attach-sources</id >
135
135
<plugin >
136
136
<groupId >org.apache.maven.plugins</groupId >
137
137
<artifactId >maven-javadoc-plugin</artifactId >
138
- <version >3.4.1 </version >
138
+ <version >3.6.3 </version >
139
139
<configuration >
140
140
<links >
141
141
<link >http://ngageoint.github.io/coordinate-reference-systems-java/docs/api/</link >
156
156
<plugin >
157
157
<groupId >org.apache.maven.plugins</groupId >
158
158
<artifactId >maven-gpg-plugin</artifactId >
159
- <version >3.0 .1</version >
159
+ <version >3.2 .1</version >
160
160
<executions >
161
161
<execution >
162
162
<id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments