Skip to content

Commit

Permalink
Manage mutiny-zero to make life of downstream Camel easier
Browse files Browse the repository at this point in the history
(cherry picked from commit c0eb627)
  • Loading branch information
ppalaga authored and gsmet committed Aug 6, 2024
1 parent 9f9b3a9 commit fd03825
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5743,6 +5743,11 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>mutiny-zero</artifactId>
<version>${mutiny-zero.version}</version>
</dependency>
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>mutiny-zero-flow-adapters</artifactId>
Expand Down

0 comments on commit fd03825

Please sign in to comment.