Skip to content

Commit

Permalink
devonfw#1529 updated okhttp
Browse files Browse the repository at this point in the history
changed okhttp version from 4.9.1 to 4.10.0
  • Loading branch information
jan-vcapgemini committed Sep 9, 2022
1 parent a76fc14 commit 9d37871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cobigen/cobigen-core-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.9.1</version>
<version>4.10.0</version>
</dependency>

<!-- Needed for WireMock test support -->
Expand Down

0 comments on commit 9d37871

Please sign in to comment.