Skip to content

Commit 2ccac14

Browse files
Bump org.springframework.cloud:spring-cloud-stream-binder-rabbit
Bumps [org.springframework.cloud:spring-cloud-stream-binder-rabbit](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-binder-rabbit 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 a4e8af4 commit 2ccac14

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
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.springframework.cloud</groupId>
3636
<artifactId>spring-cloud-stream-binder-rabbit</artifactId>
37-
<version>4.2.0-SNAPSHOT</version>
37+
<version>4.2.3</version>
3838
</dependency>
3939
<!-- end RabbitMQ -->
4040

0 commit comments

Comments
 (0)