We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3fe2cc + 76c71c6 commit 5eb2370Copy full SHA for 5eb2370
pom.xml
@@ -243,7 +243,7 @@
243
<!-- This is to match to okio version used in ce-flink / ce-kafka 7.8 -->
244
<dependency>
245
<groupId>com.squareup.okio</groupId>
246
- <artifactId>okio</artifactId>
+ <artifactId>okio-jvm</artifactId>
247
<version>${okio.version}</version>
248
</dependency>
249
<!-- This is to unify the version of Protocol Buffers across CP -->
0 commit comments