Skip to content

Commit cf09848

Browse files
Bump org.springframework.cloud:spring-cloud-stream
Bumps [org.springframework.cloud:spring-cloud-stream](https://github.com/spring-cloud/spring-cloud-stream) from 4.2.0-SNAPSHOT to 4.2.3. - [Release notes](https://github.com/spring-cloud/spring-cloud-stream/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-stream/commits/v4.2.3) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-stream dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 651f6db commit cf09848

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • spring-cloud-function-samples/function-sample-cloudevent-stream

spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.springframework.cloud</groupId>
3030
<artifactId>spring-cloud-stream</artifactId>
31-
<version>4.2.0-SNAPSHOT</version>
31+
<version>4.2.3</version>
3232
</dependency>
3333
<!-- RabbitMQ - only needed if you intend to invoke via RabbitMQ -->
3434
<dependency>

0 commit comments

Comments
 (0)