Skip to content

Commit 93f0aa1

Browse files
committed
fix(project): Bump okhttp version for CVE-2023-0833
Signed-off-by: Michael Hough <[email protected]>
1 parent 846a3b4 commit 93f0aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<git-repository-name>container-registry-java-sdk</git-repository-name>
3333

3434
<testng-version>7.4.0</testng-version>
35-
<okhttp3-version>4.9.0</okhttp3-version>
35+
<okhttp3-version>4.9.2</okhttp3-version>
3636
<surefire-version>3.0.0-M3</surefire-version>
3737
<jacoco-plugin-version>0.8.5</jacoco-plugin-version>
3838
<maven-deploy-plugin-version>3.0.0-M1</maven-deploy-plugin-version>

0 commit comments

Comments
 (0)