Skip to content

Commit 61bb51f

Browse files
authored
Merge pull request #1367 from spring-cloud/dependabot/maven/4.3.x/org.springframework.cloud-spring-cloud-stream-binder-rabbit-4.2.3
Bump org.springframework.cloud:spring-cloud-stream-binder-rabbit from 4.2.0-SNAPSHOT to 4.2.3
2 parents 00f6858 + 2ccac14 commit 61bb51f

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)