Skip to content

Commit

Permalink
Bump org.springframework.kafka:spring-kafka from 3.0.11 to 3.3.2
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.11 to 3.3.2.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v3.0.11...v3.3.2)

---
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 Jan 27, 2025
1 parent 1bdf7ab commit 1407ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1'
implementation 'org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.8'
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
implementation 'org.springframework.kafka:spring-kafka:3.0.11'
implementation 'org.springframework.kafka:spring-kafka:3.3.2'
implementation 'org.springframework.boot:spring-boot-starter-actuator:3.1.4'
implementation 'org.springframework.cloud:spring-cloud-starter-openfeign:4.0.4'
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8'
Expand Down

0 comments on commit 1407ddc

Please sign in to comment.