Skip to content

Commit

Permalink
chore(deps): bump kafka.version from 3.6.2 to 3.8.0
Browse files Browse the repository at this point in the history
Bumps `kafka.version` from 3.6.2 to 3.8.0.

Updates `org.apache.kafka:kafka-metadata` from 3.6.2 to 3.8.0

Updates `org.apache.kafka:kafka-clients` from 3.6.2 to 3.8.0

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-metadata
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 1ae71c7 commit 6739e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<artifactId>quarkus-kafka-streams-processor-test-bom</artifactId>
<packaging>pom</packaging>
<properties>
<kafka.version>3.6.2</kafka.version>
<kafka.version>3.8.0</kafka.version>
<org.mock-server.version>5.15.0</org.mock-server.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 6739e57

Please sign in to comment.