Skip to content

Commit

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

Bump okhttp from 4.1.0 to 4.1.1
  • Loading branch information
Willi Schönborn authored Sep 6, 2019
2 parents 06a1330 + 727729a commit a6ec465
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 @@ -22,7 +22,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</dependency>
<!-- https://nvd.nist.gov/vuln/detail/CVE-2019-10101 -->
<dependency>
Expand Down

0 comments on commit a6ec465

Please sign in to comment.