Skip to content

Commit

Permalink
fix(deps): 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 3.1.4 to 3.3.0.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v3.1.4...v3.3.0)

---
updated-dependencies:
- dependency-name: org.springframework.kafka:spring-kafka
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent b03df46 commit 1612b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taskmanagement/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<java.version>17</java.version>
<!-- spring -->
<spring.boot.version>3.2.3</spring.boot.version>
<spring.kafka.version>3.1.4</spring.kafka.version>
<spring.kafka.version>3.3.0</spring.kafka.version>
<!-- camunda -->
<camunda.version>8.5.6</camunda.version>
<!-- project -->
Expand Down

0 comments on commit 1612b34

Please sign in to comment.