Skip to content

Commit 5b7829c

Browse files
authored
Merge branch 'master' into task/shade
2 parents edc26b0 + 2462eb2 commit 5b7829c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
<spotbugs.version>3.1.12</spotbugs.version>
3838
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
3939
<hamcrest.version>2.2</hamcrest.version>
40-
<okhttp3.version>4.2.2</okhttp3.version>
41-
<okio.version>2.4.2</okio.version>
40+
<okhttp3.version>4.3.1</okhttp3.version>
41+
<okio.version>2.4.3</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)