Skip to content

Commit

Permalink
Merge pull request #32 from jeanlouisboudart/renovate/org.apache.kafk…
Browse files Browse the repository at this point in the history
…a-connect-api-3.x

Update dependency org.apache.kafka:connect-api to v3.7.0
  • Loading branch information
jeanlouisboudart authored Mar 12, 2024
2 parents c6475f8 + cf1bdb3 commit e2f9c92
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 e2f9c92

Please sign in to comment.