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 48
48
<guava .version>33.4.0-jre</guava .version>
49
49
50
50
<!-- maven plugins -->
51
- <dependency-check .version>12.1.0 </dependency-check .version>
51
+ <dependency-check .version>12.1.1 </dependency-check .version>
52
52
</properties >
53
53
54
54
<dependencies >
162
162
<plugin >
163
163
<groupId >org.apache.maven.plugins</groupId >
164
164
<artifactId >maven-surefire-plugin</artifactId >
165
- <version >3.5.2 </version >
165
+ <version >3.5.3 </version >
166
166
</plugin >
167
167
<plugin >
168
168
<artifactId >maven-jar-plugin</artifactId >
285
285
<plugin >
286
286
<groupId >org.jacoco</groupId >
287
287
<artifactId >jacoco-maven-plugin</artifactId >
288
- <version >0.8.12 </version >
288
+ <version >0.8.13 </version >
289
289
<executions >
290
290
<execution >
291
291
<id >prepare-agent</id >
You can’t perform that action at this time.
0 commit comments