Skip to content

Commit

Permalink
Merge pull request #85 from mimecast/dependabot/maven/com.squareup.ok…
Browse files Browse the repository at this point in the history
…io-okio-3.8.0

Bump com.squareup.okio:okio from 3.7.0 to 3.8.0
  • Loading branch information
vmarian2 authored Feb 15, 2024
2 parents b7ca943 + fce2988 commit 641c7ac
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 @@ -110,7 +110,7 @@
<dependency>
<groupId>com.squareup.okio</groupId>
<artifactId>okio</artifactId>
<version>3.7.0</version>
<version>3.8.0</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 641c7ac

Please sign in to comment.