Skip to content

Commit 8326cb1

Browse files
authored
Merge pull request #1394 from spring-cloud/dependabot/maven/4.3.x/org.springframework.cloud-spring-cloud-stream-4.2.3
Bump org.springframework.cloud:spring-cloud-stream from 4.2.0-SNAPSHOT to 4.2.3
2 parents 1206db0 + cf09848 commit 8326cb1

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)