File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 115115 <maven .compiler.release>11</maven .compiler.release>
116116 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
117117 <spotbugs .version>4.8.6</spotbugs .version>
118- <spotbugs .maven.plugin.version>4.8.6.4 </spotbugs .maven.plugin.version>
118+ <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>
121121 <maven .javadoc.plugin.version>3.10.1</maven .javadoc.plugin.version>
122- <mockito .version>5.14.1 </mockito .version>
122+ <mockito .version>5.14.2 </mockito .version>
123123 <slf4j .version>2.0.16</slf4j .version>
124124 <okhttp .version>4.12.0</okhttp .version>
125125 </properties >
134134 <dependency >
135135 <groupId >org.junit.jupiter</groupId >
136136 <artifactId >junit-jupiter-engine</artifactId >
137- <version >5.11.2 </version >
137+ <version >5.11.3 </version >
138138 <scope >test</scope >
139139 </dependency >
140140 <dependency >
You can’t perform that action at this time.
0 commit comments