Skip to content

Commit 56f40e5

Browse files
build(deps): bump com.squareup.okio:okio from 3.6.0 to 3.16.4
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.6.0 to 3.16.4. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.6.0...parent-3.16.4) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.16.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 161d0b1 commit 56f40e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/transport-h2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>com.squareup.okio</groupId>
136136
<artifactId>okio</artifactId>
137-
<version>3.6.0</version>
137+
<version>3.16.4</version>
138138
</dependency>
139139

140140
<!-- Undertow for HTTP/2 server integration (Apache 2.0 Licensed) -->

0 commit comments

Comments
 (0)