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 <spotbugs .maven.plugin.version>4.9.3.2</spotbugs .maven.plugin.version>
116116 <jacoco .plugin.version>0.8.13</jacoco .plugin.version>
117117 <lombok .version>1.18.38</lombok .version>
118- <maven .javadoc.plugin.version>3.11.2 </maven .javadoc.plugin.version>
119- <mockito .version>5.18 .0</mockito .version>
118+ <maven .javadoc.plugin.version>3.11.3 </maven .javadoc.plugin.version>
119+ <mockito .version>5.19 .0</mockito .version>
120120 <slf4j .version>2.0.16</slf4j .version>
121121 <okhttp .version>5.1.0</okhttp .version>
122122 </properties >
146146 <version >${mockito.version} </version >
147147 <scope >test</scope >
148148 </dependency >
149- <!-- <dependency>-->
150- <!-- <groupId>com.github.spotbugs</groupId>-->
151- <!-- <artifactId>spotbugs-annotations</artifactId>-->
152- <!-- <version>${spotbugs.version}</version>-->
153- <!-- <scope>compile</scope>-->
154- <!-- </dependency>-->
155149 <!-- Logging -->
156150 <dependency >
157151 <groupId >org.slf4j</groupId >
You can’t perform that action at this time.
0 commit comments