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 31
31
<jmh .version>1.37</jmh .version>
32
32
33
33
<!-- build plugin dependencies -->
34
- <dependency-check .version>12.1.0 </dependency-check .version>
34
+ <dependency-check .version>12.1.1 </dependency-check .version>
35
35
<jacoco .version>0.8.13</jacoco .version>
36
36
<central-publishing .version>0.7.0</central-publishing .version>
37
37
</properties >
227
227
<plugin >
228
228
<groupId >org.codehaus.mojo</groupId >
229
229
<artifactId >exec-maven-plugin</artifactId >
230
- <version >3.5.0 </version >
230
+ <version >3.5.1 </version >
231
231
<executions >
232
232
<execution >
233
233
<phase >package</phase >
251
251
<plugin >
252
252
<groupId >org.apache.maven.plugins</groupId >
253
253
<artifactId >maven-surefire-plugin</artifactId >
254
- <version >3.5.2 </version >
254
+ <version >3.5.3 </version >
255
255
<configuration >
256
256
<argLine >@{argLine} -Dnet.bytebuddy.experimental=true</argLine >
257
257
</configuration >
You can’t perform that action at this time.
0 commit comments