There was an error while loading. Please reload this page.
2 parents 80f3a6e + cc94e8b commit 2462eb2Copy full SHA for 2462eb2
1 file changed
pom.xml
@@ -34,7 +34,7 @@
34
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
35
<hamcrest.version>2.2</hamcrest.version>
36
<okhttp3.version>4.3.1</okhttp3.version>
37
- <okio.version>2.4.2</okio.version>
+ <okio.version>2.4.3</okio.version>
38
<formatter-maven-plugin.goal>format</formatter-maven-plugin.goal>
39
<impsort-maven-plugin.goal>sort</impsort-maven-plugin.goal>
40
<!-- Using this as the minimum bar for code coverage. Adding methods without covering them will fail this. -->
0 commit comments