Skip to content

Commit 4bfa0ed

Browse files
authored
Merge pull request #1272 from hub4j/dependabot/maven/com.squareup.okio-okio-3.0.0
Chore(deps): Bump okio from 2.5.0 to 2.10.0
2 parents cbdca6f + d9f931c commit 4bfa0ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
3939
<hamcrest.version>2.2</hamcrest.version>
4040
<okhttp3.version>4.4.1</okhttp3.version>
41-
<okio.version>2.5.0</okio.version>
41+
<okio.version>2.10.0</okio.version>
4242
<!-- Using this as the minimum bar for code coverage. Adding methods without covering them will fail this. -->
4343
<jacoco.coverage.target.bundle.method>0.70</jacoco.coverage.target.bundle.method>
4444
<jacoco.coverage.target.class.method>0.50</jacoco.coverage.target.class.method>

0 commit comments

Comments
 (0)