Skip to content

Commit

Permalink
Update dependency org.apache.kafka:connect-api to v3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent 063610e commit fe1764e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>connect-api</artifactId>
<version>3.5.1</version>
<version>3.6.1</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit fe1764e

Please sign in to comment.