File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 <maven .compiler.target>17</maven .compiler.target>
2525
2626 <!-- test dependencies -->
27- <junit .version>5.14.1</junit .version>
28- <junit-launcher .version>1.14.1</junit-launcher .version>
27+ <junit .version>6.0.1</junit .version>
2928
3029 <!-- quality -->
31- <checkstyle .version>12.3 .0</checkstyle .version>
30+ <checkstyle .version>13.0 .0</checkstyle .version>
3231 <spotbugs .version>4.9.8</spotbugs .version>
33- <pmd .version>7.19 .0</pmd .version>
32+ <pmd .version>7.20 .0</pmd .version>
3433 <dependencycheck .version>10.0.4</dependencycheck .version>
3534
3635 <!-- plugins -->
6362 <dependency >
6463 <groupId >org.junit.platform</groupId >
6564 <artifactId >junit-platform-launcher</artifactId >
66- <version >${junit-launcher .version} </version >
65+ <version >${junit.version} </version >
6766 <scope >test</scope >
6867 </dependency >
6968 </dependencies >
You can’t perform that action at this time.
0 commit comments