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 50
50
<junit .version>5.10.1</junit .version>
51
51
52
52
<!-- build plugin dependencies -->
53
- <dependency-check .version>9.0.4 </dependency-check .version>
53
+ <dependency-check .version>9.0.7 </dependency-check .version>
54
54
<nexus-staging .version>1.6.8</nexus-staging .version>
55
55
</properties >
56
56
94
94
<plugin >
95
95
<groupId >org.apache.maven.plugins</groupId >
96
96
<artifactId >maven-compiler-plugin</artifactId >
97
- <version >3.11.0 </version >
97
+ <version >3.12.1 </version >
98
98
<configuration >
99
99
<release >${project.jdk.version} </release >
100
100
<compilerArgs >
105
105
<plugin >
106
106
<groupId >org.apache.maven.plugins</groupId >
107
107
<artifactId >maven-surefire-plugin</artifactId >
108
- <version >3.2.2 </version >
108
+ <version >3.2.3 </version >
109
109
</plugin >
110
110
<plugin >
111
111
<groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments