Skip to content

Commit 05aa0a7

Browse files
Bump com.squareup.okio:okio from 2.10.0 to 3.4.0 in /modules
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 2.10.0 to 3.4.0. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-2.10.0...parent-3.4.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bde3180 commit 05aa0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@
421421
<logback.version>1.2.9</logback.version>
422422
<slf4j.version>1.7.36</slf4j.version>
423423
<okhttp.version>3.14.9</okhttp.version>
424-
<okio.version>2.10.0</okio.version>
424+
<okio.version>3.4.0</okio.version>
425425
<!-- Properties for joda-beans-maven-plugin -->
426426
<!-- Lock in JDK config (not Guava) -->
427427
<joda.beans.config>jdk</joda.beans.config>

0 commit comments

Comments
 (0)