Skip to content

Commit 2462eb2

Browse files
authored
Merge pull request hub4j#652 from github-api/dependabot/maven/com.squareup.okio-okio-2.4.3
Bump okio from 2.4.2 to 2.4.3
2 parents 80f3a6e + cc94e8b commit 2462eb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
3535
<hamcrest.version>2.2</hamcrest.version>
3636
<okhttp3.version>4.3.1</okhttp3.version>
37-
<okio.version>2.4.2</okio.version>
37+
<okio.version>2.4.3</okio.version>
3838
<formatter-maven-plugin.goal>format</formatter-maven-plugin.goal>
3939
<impsort-maven-plugin.goal>sort</impsort-maven-plugin.goal>
4040
<!-- Using this as the minimum bar for code coverage. Adding methods without covering them will fail this. -->

0 commit comments

Comments
 (0)