Skip to content

Commit 4d1f195

Browse files
Chore(deps): Bump com.squareup.okio:okio from 3.16.0 to 3.17.0 (#2243)
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.16.0 to 3.17.0. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.16.0...parent-3.17.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03d4540 commit 4d1f195

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
@@ -75,7 +75,7 @@
7575
<!-- This project was registered before 2021, so it uses the old server. -->
7676
<nexus.serverUrl>https://ossrh-staging-api.central.sonatype.com</nexus.serverUrl>
7777
<okhttp3.version>4.12.0</okhttp3.version>
78-
<okio.version>3.16.0</okio.version>
78+
<okio.version>3.17.0</okio.version>
7979
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8080
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
8181
<spotbugs-maven-plugin.version>4.9.8.3</spotbugs-maven-plugin.version>

0 commit comments

Comments
 (0)