Skip to content

Commit

Permalink
fix(sec): upgrade org.apache.kafka:kafka_2.12 to 3.2.3 (#38878)
Browse files Browse the repository at this point in the history
  • Loading branch information
645775992 authored Nov 4, 2022
1 parent de568be commit 55f4a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tidb-binlog/driver/example/kafkaReader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka_2.12</artifactId>
<version>3.1.1</version>
<version>3.2.3</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java -->
<dependency>
Expand Down

0 comments on commit 55f4a63

Please sign in to comment.