Skip to content

Commit

Permalink
Add Pulsar binder to the BOM
Browse files Browse the repository at this point in the history
  • Loading branch information
onobc authored and sobychacko committed Sep 25, 2023
1 parent 4c876b1 commit e5c298e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bom/spring-cloud-stream-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@
<artifactId>spring-cloud-stream-binder-rabbit-test-support</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-pulsar</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-schema-registry-client</artifactId>
Expand Down

0 comments on commit e5c298e

Please sign in to comment.