Skip to content

Commit baa1f67

Browse files
committed
Set up dependency management for Spring Cloud Stream.
Signed-off-by: Olga Maciaszek-Sharma <[email protected]>
1 parent 4ee4c78 commit baa1f67

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
exclusions.spring-cloud-stream-binder-rabbit= org.springframework.cloud:spring-cloud-stream-binder-rabbit
22
dependencies.spring-cloud-stream-binder-kafka: org.springframework.cloud:spring-cloud-stream-binder-kafka
3+
boms.spring-cloud-stream-dependencies=org.springframework.cloud:spring-cloud-stream-dependencies:5.0.0-M1
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
exclusions.spring-cloud-stream-binder-kafka: org.springframework.cloud:spring-cloud-stream-binder-kafka
22
dependencies.spring-cloud-stream-binder-rabbit: org.springframework.cloud:spring-cloud-stream-binder-rabbit
3+
boms.spring-cloud-stream-dependencies=org.springframework.cloud:spring-cloud-stream-dependencies:5.0.0-M1

0 commit comments

Comments
 (0)