Skip to content

Commit

Permalink
build(deps-dev): bump org.springframework.kafka:spring-kafka-test
Browse files Browse the repository at this point in the history
Bumps [org.springframework.kafka:spring-kafka-test](https://github.com/spring-projects/spring-kafka) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v3.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: org.springframework.kafka:spring-kafka-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 65e1a30 commit c1bf75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<apache.commons.lang.version>3.16.0</apache.commons.lang.version>
<kafka.version>3.7.0</kafka.version>
<mockserver.version>5.15.0</mockserver.version>
<spring-kafka-test.version>3.2.3</spring-kafka-test.version>
<spring-kafka-test.version>3.2.4</spring-kafka-test.version>
</properties>

<dependencies>
Expand Down

0 comments on commit c1bf75c

Please sign in to comment.