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.8 </spotbugs .version>
114+ <spotbugs .version>4.10.1 </spotbugs .version>
115115 <spotbugs .maven.plugin.version>4.9.8.3</spotbugs .maven.plugin.version>
116116 <jacoco .plugin.version>0.8.15</jacoco .plugin.version>
117117 <lombok .version>1.18.46</lombok .version>
118118 <maven .javadoc.plugin.version>3.12.0</maven .javadoc.plugin.version>
119119 <mockito .version>5.23.0</mockito .version>
120120 <slf4j .version>2.0.18</slf4j .version>
121- <okhttp .version>5.3.2 </okhttp .version>
121+ <okhttp .version>5.4.0 </okhttp .version>
122122 </properties >
123123
124124 <dependencies >
162162 <dependency >
163163 <groupId >com.amilesend</groupId >
164164 <artifactId >okhttp-client-extensions</artifactId >
165- <version >1.1.11 </version >
165+ <version >1.1.12 </version >
166166 </dependency >
167167 <dependency >
168168 <groupId >com.squareup.okhttp3</groupId >
You can’t perform that action at this time.
0 commit comments