Skip to content

Commit 34e979c

Browse files
chore(deps): Bump spring-cloud-stream from 4.2.0 to 4.2.1 (#1244)
Bumps `spring-cloud-stream` from 4.2.0 to 4.2.1. Updates `org.springframework.cloud:spring-cloud-starter-stream-kafka` from 4.2.0 to 4.2.1 - [Commits](https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/commits) Updates `org.springframework.cloud:spring-cloud-stream` from 4.2.0 to 4.2.1 --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e7803d commit 34e979c

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.4"
2323
spotless = "7.0.2"
2424
spring-boot-plugin = "3.4.4"
2525
spring-cloud = "2024.0.0" # not managed by spring-boot-dependencies
26-
spring-cloud-stream = "4.2.0" # not managed by spring-boot-dependencies
26+
spring-cloud-stream = "4.2.1" # 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)