Skip to content

Commit db46b1c

Browse files
authored
Merge pull request #752 from github-api/dependabot/maven/com.squareup.okio-okio-2.5.0
Bump okio from 2.4.3 to 2.5.0
2 parents fd621a4 + d7b08d5 commit db46b1c

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.4.3</okio.version>
41+
<okio.version>2.5.0</okio.version>
4242
<formatter-maven-plugin.goal>format</formatter-maven-plugin.goal>
4343
<impsort-maven-plugin.goal>sort</impsort-maven-plugin.goal>
4444
<!-- Using this as the minimum bar for code coverage. Adding methods without covering them will fail this. -->

0 commit comments

Comments
 (0)