Skip to content

Commit 3afb3e1

Browse files
chore(deps): Bump spring-cloud-stream from 4.3.0 to 5.0.0
Bumps `spring-cloud-stream` from 4.3.0 to 5.0.0. Updates `org.springframework.cloud:spring-cloud-starter-stream-kafka` from 4.3.0 to 5.0.0 - [Commits](https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/commits) Updates `org.springframework.cloud:spring-cloud-stream` from 4.3.0 to 5.0.0 - [Release notes](https://github.com/spring-cloud/spring-cloud-stream/releases) - [Commits](spring-cloud/spring-cloud-stream@v4.3.0...v5.0.0) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-starter-stream-kafka dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.cloud:spring-cloud-stream dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb46131 commit 3afb3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ protobuf-plugin = "0.9.5"
2323
spotless = "8.0.0"
2424
spring-boot-plugin = "3.5.7"
2525
spring-cloud = "2025.0.0" # not managed by spring-boot-dependencies
26-
spring-cloud-stream = "4.3.0" # not managed by spring-boot-dependencies
26+
spring-cloud-stream = "5.0.0" # not managed by spring-boot-dependencies
2727

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

0 commit comments

Comments
 (0)