File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 48
48
<guava .version>33.3.0-jre</guava .version>
49
49
50
50
<!-- maven plugins -->
51
- <dependency-check .version>10.0.2 </dependency-check .version>
51
+ <dependency-check .version>11.1.1 </dependency-check .version>
52
52
</properties >
53
53
54
54
<dependencies >
110
110
<plugin >
111
111
<groupId >org.codehaus.mojo</groupId >
112
112
<artifactId >versions-maven-plugin</artifactId >
113
- <version >2.16.2 </version >
113
+ <version >2.18.0 </version >
114
114
</plugin >
115
115
<plugin >
116
116
<groupId >org.apache.maven.plugins</groupId >
162
162
<plugin >
163
163
<groupId >org.apache.maven.plugins</groupId >
164
164
<artifactId >maven-surefire-plugin</artifactId >
165
- <version >3.2.5 </version >
165
+ <version >3.5.2 </version >
166
166
</plugin >
167
167
<plugin >
168
168
<artifactId >maven-jar-plugin</artifactId >
169
- <version >3.4.1 </version >
169
+ <version >3.4.2 </version >
170
170
<configuration >
171
171
<archive >
172
172
<manifestEntries >
190
190
</plugin >
191
191
<plugin >
192
192
<artifactId >maven-javadoc-plugin</artifactId >
193
- <version >3.7.0 </version >
193
+ <version >3.11.1 </version >
194
194
<executions >
195
195
<execution >
196
196
<id >attach-javadocs</id >
311
311
<plugins >
312
312
<plugin >
313
313
<artifactId >maven-gpg-plugin</artifactId >
314
- <version >3.2.4 </version >
314
+ <version >3.2.7 </version >
315
315
<executions >
316
316
<execution >
317
317
<id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments