Skip to content

Commit

Permalink
Merge pull request #832 from zalando/dependabot/maven/com.squareup.ok…
Browse files Browse the repository at this point in the history
…http3-okhttp-4.9.0

Bump okhttp from 4.8.1 to 4.9.0
  • Loading branch information
Willi Schönborn authored Sep 14, 2020
2 parents 3f658de + 902ec70 commit b8100a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logbook-okhttp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.8.1</version>
<version>4.9.0</version>
</dependency>
<!-- https://nvd.nist.gov/vuln/detail/CVE-2019-10101 -->
<dependency>
Expand Down

0 comments on commit b8100a4

Please sign in to comment.