Skip to content

Commit 5eb2370

Browse files
Merge branch '7.9.x' into master
2 parents b3fe2cc + 76c71c6 commit 5eb2370

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)