Bump okhttp3 version (#1295)

This commit is contained in:
dotasek 2023-06-07 17:25:27 -04:00 committed by GitHub
parent 681470812c
commit fed11c88ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<junit_platform_launcher_version>1.8.2</junit_platform_launcher_version> <junit_platform_launcher_version>1.8.2</junit_platform_launcher_version>
<maven_surefire_version>3.0.0-M5</maven_surefire_version> <maven_surefire_version>3.0.0-M5</maven_surefire_version>
<maven_clean_version>3.1.0</maven_clean_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> <jacoco_version>0.8.9</jacoco_version>
<info_cqframework_version>1.5.12</info_cqframework_version> <info_cqframework_version>1.5.12</info_cqframework_version>
<lombok_version>1.18.22</lombok_version> <lombok_version>1.18.22</lombok_version>