Skip to content

Commit

Permalink
chore(deps): Bump spring-cloud-stream from 4.1.3 to 4.1.4
Browse files Browse the repository at this point in the history
Bumps `spring-cloud-stream` from 4.1.3 to 4.1.4.

Updates `org.springframework.cloud:spring-cloud-starter-stream-kafka` from 4.1.3 to 4.1.4
- [Commits](https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/commits)

Updates `org.springframework.cloud:spring-cloud-stream` from 4.1.3 to 4.1.4

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-starter-stream-kafka
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.cloud:spring-cloud-stream
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent 9667d6e commit 05e5df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ protobuf-plugin = "0.9.4"
spotless = "6.25.0"
spring-boot-plugin = "3.3.5"
spring-cloud = "2023.0.3" # not managed by spring-boot-dependencies
spring-cloud-stream = "4.1.3" # not managed by spring-boot-dependencies
spring-cloud-stream = "4.1.4" # not managed by spring-boot-dependencies

[libraries]
activemq-broker = { module = "org.apache.activemq:activemq-broker", version.ref = "activemq" }
Expand Down

0 comments on commit 05e5df5

Please sign in to comment.