File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050 <junit .version>5.10.1</junit .version>
5151
5252 <!-- build plugin dependencies -->
53- <dependency-check .version>9.0.4 </dependency-check .version>
53+ <dependency-check .version>9.0.7 </dependency-check .version>
5454 <nexus-staging .version>1.6.8</nexus-staging .version>
5555 </properties >
5656
9494 <plugin >
9595 <groupId >org.apache.maven.plugins</groupId >
9696 <artifactId >maven-compiler-plugin</artifactId >
97- <version >3.11.0 </version >
97+ <version >3.12.1 </version >
9898 <configuration >
9999 <release >${project.jdk.version} </release >
100100 <compilerArgs >
105105 <plugin >
106106 <groupId >org.apache.maven.plugins</groupId >
107107 <artifactId >maven-surefire-plugin</artifactId >
108- <version >3.2.2 </version >
108+ <version >3.2.3 </version >
109109 </plugin >
110110 <plugin >
111111 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments