There was an error while loading. Please reload this page.
2 parents edc26b0 + 2462eb2 commit 5b7829cCopy full SHA for 5b7829c
1 file changed
pom.xml
@@ -37,8 +37,8 @@
37
<spotbugs.version>3.1.12</spotbugs.version>
38
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
39
<hamcrest.version>2.2</hamcrest.version>
40
- <okhttp3.version>4.2.2</okhttp3.version>
41
- <okio.version>2.4.2</okio.version>
+ <okhttp3.version>4.3.1</okhttp3.version>
+ <okio.version>2.4.3</okio.version>
42
<formatter-maven-plugin.goal>format</formatter-maven-plugin.goal>
43
<impsort-maven-plugin.goal>sort</impsort-maven-plugin.goal>
44
<!-- Using this as the minimum bar for code coverage. Adding methods without covering them will fail this. -->
0 commit comments