Skip to content

Commit

Permalink
Merge pull request #122 from mimecast/dependabot/maven/com.squareup.o…
Browse files Browse the repository at this point in the history
…kio-okio-3.9.1

Bump com.squareup.okio:okio from 3.9.0 to 3.9.1
  • Loading branch information
vmarian2 committed Sep 18, 2024
2 parents deb1d0f + 654ce57 commit 283435d
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.9.0</version>
<version>3.9.1</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 283435d

Please sign in to comment.