Skip to content

Commit

Permalink
build(deps): bump kafka.version from 3.8.1 to 6.2.15-ce
Browse files Browse the repository at this point in the history
Bumps `kafka.version` from 3.8.1 to 6.2.15-ce.

Updates `org.apache.kafka:connect-api` from 3.8.1 to 6.2.15-ce

Updates `org.apache.kafka:kafka-clients` from 3.8.1 to 6.2.15-ce

---
updated-dependencies:
- dependency-name: org.apache.kafka:connect-api
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 14, 2025
1 parent a743693 commit 928226a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<junit-jupiter.version>5.11.4</junit-jupiter.version>
<junit.version>4.13.2</junit.version>
<kafka-connect-maven-plugin.version>0.12.0</kafka-connect-maven-plugin.version>
<kafka.version>3.8.1</kafka.version>
<kafka.version>6.2.15-ce</kafka.version>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
<kotlin.coroutines.version>1.10.1</kotlin.coroutines.version>
<kotlin.version>2.1.10</kotlin.version>
Expand Down

0 comments on commit 928226a

Please sign in to comment.