File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 111111 <properties >
112112 <maven .compiler.release>11</maven .compiler.release>
113113 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
114- <spotbugs .version>4.9.4 </spotbugs .version>
115- <spotbugs .maven.plugin.version>4.9.4.1 </spotbugs .maven.plugin.version>
114+ <spotbugs .version>4.9.5 </spotbugs .version>
115+ <spotbugs .maven.plugin.version>4.9.5.0 </spotbugs .maven.plugin.version>
116116 <jacoco .plugin.version>0.8.13</jacoco .plugin.version>
117117 <lombok .version>1.18.40</lombok .version>
118118 <maven .javadoc.plugin.version>3.11.3</maven .javadoc.plugin.version>
225225 <plugin >
226226 <groupId >org.apache.maven.plugins</groupId >
227227 <artifactId >maven-surefire-plugin</artifactId >
228- <version >3.5.3 </version >
228+ <version >3.5.4 </version >
229229 <configuration >
230230 <!-- Suppress warnings for mockito -->
231231 <argLine >@{argLine} -XX:+EnableDynamicAgentLoading -javaagent:${org.mockito:mockito-core:jar} </argLine >
You can’t perform that action at this time.
0 commit comments