Skip to content

Commit

Permalink
Updated okhttp3 to fix security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
bejelith authored Jan 19, 2022
1 parent e7422ff commit 4a6171e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<junitparams.version>1.1.1</junitparams.version>
<mockito.version>1.10.19</mockito.version>
<retrofit.version>2.9.0</retrofit.version>
<okhttp.version>4.9.0</okhttp.version>
<okhttp.version>4.9.3</okhttp.version>
<slf4j.version>1.7.30</slf4j.version>
<logback.version>1.2.3</logback.version>
<testcontainers.version>1.15.1</testcontainers.version>
Expand Down

0 comments on commit 4a6171e

Please sign in to comment.