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 3131 <jmh .version>1.37</jmh .version>
3232
3333 <!-- build plugin dependencies -->
34- <dependency-check .version>12.1.0 </dependency-check .version>
34+ <dependency-check .version>12.1.1 </dependency-check .version>
3535 <jacoco .version>0.8.13</jacoco .version>
3636 <central-publishing .version>0.7.0</central-publishing .version>
3737 </properties >
227227 <plugin >
228228 <groupId >org.codehaus.mojo</groupId >
229229 <artifactId >exec-maven-plugin</artifactId >
230- <version >3.5.0 </version >
230+ <version >3.5.1 </version >
231231 <executions >
232232 <execution >
233233 <phase >package</phase >
251251 <plugin >
252252 <groupId >org.apache.maven.plugins</groupId >
253253 <artifactId >maven-surefire-plugin</artifactId >
254- <version >3.5.2 </version >
254+ <version >3.5.3 </version >
255255 <configuration >
256256 <argLine >@{argLine} -Dnet.bytebuddy.experimental=true</argLine >
257257 </configuration >
You can’t perform that action at this time.
0 commit comments