File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 118118 <spotbugs .maven.plugin.version>4.8.6.5</spotbugs .maven.plugin.version>
119119 <jacoco .plugin.version>0.8.12</jacoco .plugin.version>
120120 <lombok .version>1.18.34</lombok .version>
121- <maven .javadoc.plugin.version>3.10 .1</maven .javadoc.plugin.version>
121+ <maven .javadoc.plugin.version>3.11 .1</maven .javadoc.plugin.version>
122122 <mockito .version>5.14.2</mockito .version>
123123 <slf4j .version>2.0.16</slf4j .version>
124124 <okhttp .version>4.12.0</okhttp .version>
255255 <plugin >
256256 <groupId >org.apache.maven.plugins</groupId >
257257 <artifactId >maven-dependency-plugin</artifactId >
258- <version >3.8.0 </version >
258+ <version >3.8.1 </version >
259259 <executions >
260260 <execution >
261261 <goals >
267267 <plugin >
268268 <groupId >org.apache.maven.plugins</groupId >
269269 <artifactId >maven-surefire-plugin</artifactId >
270- <version >3.5.1 </version >
270+ <version >3.5.2 </version >
271271 <configuration >
272272 <!-- Suppress warnings for mockito -->
273273 <argLine >@{argLine} -XX:+EnableDynamicAgentLoading -javaagent:${org.mockito:mockito-core:jar} </argLine >
You can’t perform that action at this time.
0 commit comments