Skip to content

Commit 76c71c6

Browse files
Merge branch '7.8.x' into 7.9.x
2 parents e953bb9 + ecbce1c commit 76c71c6

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)