Bump okhttp3 version (#1295)
This commit is contained in:
parent
681470812c
commit
fed11c88ef
2
pom.xml
2
pom.xml
|
@ -25,7 +25,7 @@
|
|||
<junit_platform_launcher_version>1.8.2</junit_platform_launcher_version>
|
||||
<maven_surefire_version>3.0.0-M5</maven_surefire_version>
|
||||
<maven_clean_version>3.1.0</maven_clean_version>
|
||||
<okhttp.version>4.9.3</okhttp.version>
|
||||
<okhttp.version>4.10.0</okhttp.version>
|
||||
<jacoco_version>0.8.9</jacoco_version>
|
||||
<info_cqframework_version>1.5.12</info_cqframework_version>
|
||||
<lombok_version>1.18.22</lombok_version>
|
||||
|
|
Loading…
Reference in New Issue