Skip to content

Commit

Permalink
Bump org.springframework.kafka:spring-kafka
Browse files Browse the repository at this point in the history
Bumps [org.springframework.kafka:spring-kafka](https://github.com/spring-projects/spring-kafka) from 2.8.8 to 2.9.11.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v2.8.8...v2.9.11)

---
updated-dependencies:
- dependency-name: org.springframework.kafka:spring-kafka
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent a386210 commit 76b67b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workshops/txeventq-kafka/springboot-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<javax-annotation.version>1.3.2</javax-annotation.version>
<spring-boot.version>2.7.2</spring-boot.version>
<spring-core.version>5.3.22</spring-core.version>
<spring-kafka.version>2.8.8</spring-kafka.version>
<spring-kafka.version>2.9.11</spring-kafka.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<oracle-jdbc.version>21.6.0.0.1</oracle-jdbc.version>
<avro.version>1.11.0</avro.version>
Expand Down

0 comments on commit 76b67b5

Please sign in to comment.