Skip to content

Commit

Permalink
Bump org.springframework.kafka:spring-kafka from 3.0.9 to 3.0.10 (#3717)
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 3.0.9 to 3.0.10.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v3.0.9...v3.0.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent 395e9cd commit f8614de
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 @@ -18,7 +18,7 @@
<spring.framework.version>6.0.11</spring.framework.version>
<spring.security.version>6.1.2</spring.security.version>
<spring.amqp.version>3.0.5</spring.amqp.version>
<spring.kafka.version>3.0.9</spring.kafka.version>
<spring.kafka.version>3.0.10</spring.kafka.version>
<spring.ldap.version>3.1.0</spring.ldap.version>
<reactor-netty.version>1.1.8</reactor-netty.version>
<jackson.version>2.15.2</jackson.version>
Expand Down

0 comments on commit f8614de

Please sign in to comment.