Skip to content

Commit 060f97c

Browse files
authored
Merge pull request #1082 from apache/dependabot/maven/com.squareup.okio-okio-3.16.4
build(deps): bump com.squareup.okio:okio from 3.6.0 to 3.16.4
2 parents dc8f1c2 + 56f40e5 commit 060f97c

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)