Skip to content

Commit c0eb627

Browse files
committed
Manage mutiny-zero to make life of downstream Camel easier
1 parent 4ee036a commit c0eb627

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

bom/application/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5749,6 +5749,11 @@
57495749
</exclusion>
57505750
</exclusions>
57515751
</dependency>
5752+
<dependency>
5753+
<groupId>io.smallrye.reactive</groupId>
5754+
<artifactId>mutiny-zero</artifactId>
5755+
<version>${mutiny-zero.version}</version>
5756+
</dependency>
57525757
<dependency>
57535758
<groupId>io.smallrye.reactive</groupId>
57545759
<artifactId>mutiny-zero-flow-adapters</artifactId>

0 commit comments

Comments
 (0)