Skip to content

Commit

Permalink
build(deps): bump org.apache.kafka:kafka-clients
Browse files Browse the repository at this point in the history
Bumps the maven-dependencies group with 1 update: org.apache.kafka:kafka-clients.


Updates `org.apache.kafka:kafka-clients` from 3.7.0 to 3.7.1

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 30, 2024
1 parent 85a5dfe commit 558f235
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 @@ -54,7 +54,7 @@
</sonar.coverage.jacoco.xmlReportPaths>
<!-- Main -->
<axon.version>4.9.0</axon.version>
<kafka.version>3.7.0</kafka.version>
<kafka.version>3.7.1</kafka.version>
<!-- Spring -->
<spring.boot.version>2.7.18</spring.boot.version>
<!-- Logging -->
Expand Down

0 comments on commit 558f235

Please sign in to comment.