Skip to content

Commit ecbce1c

Browse files
rename okio -> okio-jvm (#706)
1 parent fe59249 commit ecbce1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
<!-- This is to match to okio version used in ce-flink / ce-kafka 7.8 -->
244244
<dependency>
245245
<groupId>com.squareup.okio</groupId>
246-
<artifactId>okio</artifactId>
246+
<artifactId>okio-jvm</artifactId>
247247
<version>${okio.version}</version>
248248
</dependency>
249249
<!-- This is to unify the version of Protocol Buffers across CP -->

0 commit comments

Comments
 (0)