Skip to content

Commit f0440c0

Browse files
author
Matt Harrington
committed
updating okhttp3 dependency to address cves
* CVE-2023-3635 * CVE-2022-24329 * CVE-2020-29582
1 parent 49997bd commit f0440c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ hamcrestVersion=1.3
77
jacksonCoreVersion=2.14.1
88
javaxXmlBindVersion=2.3.1
99
junitJupiterVersion=5.9.3
10-
okhttp3Version=4.9.1
10+
okhttp3Version=4.10.0
1111
slf4jVersion=2.0.5
1212
swaggerCoreV3Version=2.0.0

0 commit comments

Comments
 (0)