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 4848 <guava .version>33.4.0-jre</guava .version>
4949
5050 <!-- maven plugins -->
51- <dependency-check .version>12.1.0 </dependency-check .version>
51+ <dependency-check .version>12.1.1 </dependency-check .version>
5252 </properties >
5353
5454 <dependencies >
162162 <plugin >
163163 <groupId >org.apache.maven.plugins</groupId >
164164 <artifactId >maven-surefire-plugin</artifactId >
165- <version >3.5.2 </version >
165+ <version >3.5.3 </version >
166166 </plugin >
167167 <plugin >
168168 <artifactId >maven-jar-plugin</artifactId >
285285 <plugin >
286286 <groupId >org.jacoco</groupId >
287287 <artifactId >jacoco-maven-plugin</artifactId >
288- <version >0.8.12 </version >
288+ <version >0.8.13 </version >
289289 <executions >
290290 <execution >
291291 <id >prepare-agent</id >
You can’t perform that action at this time.
0 commit comments