Skip to content

Commit

Permalink
feat: fix security alert related to 'com.squareup.okio:okio' version …
Browse files Browse the repository at this point in the history
…'>= 2.0.0-RC1 < 3.4.0' (#22)
  • Loading branch information
JPPortier authored Nov 28, 2023
1 parent b69423f commit fb1abb3
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 @@ -363,7 +363,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.11.0</version>
<version>4.12.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit fb1abb3

Please sign in to comment.