Skip to content

Commit

Permalink
Merge branch '7.9.x' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfluentSemaphore committed Oct 24, 2024
2 parents b3fe2cc + 76c71c6 commit 5eb2370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
<!-- This is to match to okio version used in ce-flink / ce-kafka 7.8 -->
<dependency>
<groupId>com.squareup.okio</groupId>
<artifactId>okio</artifactId>
<artifactId>okio-jvm</artifactId>
<version>${okio.version}</version>
</dependency>
<!-- This is to unify the version of Protocol Buffers across CP -->
Expand Down

0 comments on commit 5eb2370

Please sign in to comment.