Skip to content

Commit 9e52a57

Browse files
authored
Update pom.xml
1 parent 5423939 commit 9e52a57

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
@@ -37,7 +37,7 @@
3737
<spotbugs.version>4.4.2</spotbugs.version>
3838
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
3939
<hamcrest.version>2.2</hamcrest.version>
40-
<okhttp3.version>4.9.1</okhttp3.version>
40+
<okhttp3.version>4.9.2</okhttp3.version>
4141
<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>

0 commit comments

Comments
 (0)