Skip to content

Commit

Permalink
Update OkHttp to v4.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Rohan Kumar <rohaan@redhat.com>
  • Loading branch information
rohanKanojia committed Jul 14, 2021
1 parent 9c5cdd1 commit 60cacde
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 @@ -72,7 +72,7 @@
<maven.compiler.target>1.8</maven.compiler.target>

<!-- Dependencies -->
<okhttp.version>3.12.12</okhttp.version>
<okhttp.version>4.9.0</okhttp.version>
<jackson.version>2.10.4</jackson.version>
<sundrio.version>0.21.0</sundrio.version>
<zjsonpatch.version>0.3.0</zjsonpatch.version>
Expand Down

0 comments on commit 60cacde

Please sign in to comment.