Skip to content

Commit 359b585

Browse files
MINOR: Bump com.squareup.okio:okio-jvm from 3.16.4 to 3.17.0
Bumps [com.squareup.okio:okio-jvm](https://github.com/square/okio) from 3.16.4 to 3.17.0. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.16.4...parent-3.17.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio-jvm dependency-version: 3.17.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b410fb2 commit 359b585

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flight/flight-sql-jdbc-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ under the License.
141141
<dependency>
142142
<groupId>com.squareup.okio</groupId>
143143
<artifactId>okio-jvm</artifactId>
144-
<version>3.16.4</version>
144+
<version>3.17.0</version>
145145
<scope>test</scope>
146146
</dependency>
147147

0 commit comments

Comments
 (0)