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 e953bb9 + ecbce1c commit 76c71c6Copy full SHA for 76c71c6
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