Skip to content

Commit

Permalink
Update dependency org.apache.kafka:connect-api to v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2024
1 parent 063610e commit cf1bdb3
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.7.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit cf1bdb3

Please sign in to comment.