Skip to content

Commit

Permalink
Bump org.apache.kafka:kafka_2.12 from 2.6.0 to 2.6.3 in /kafka-sink
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka_2.12 from 2.6.0 to 2.6.3.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka_2.12
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent d0b7d47 commit 3331521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka-sink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka_2.12</artifactId>
<version>2.6.0</version>
<version>2.6.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3331521

Please sign in to comment.