Skip to content

Commit

Permalink
Add new component to all/pom.xml (#9556)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjquinno authored Dec 4, 2024
1 parent 189ca35 commit 75353af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -559,6 +559,10 @@
<groupId>io.helidon.microprofile.rest-client</groupId>
<artifactId>helidon-microprofile-rest-client</artifactId>
</dependency>
<dependency>
<groupId>io.helidon.microprofile.rest-client-metrics</groupId>
<artifactId>helidon-microprofile-rest-client-metrics</artifactId>
</dependency>
<dependency>
<groupId>io.helidon.microprofile.reactive-streams</groupId>
<artifactId>helidon-microprofile-reactive-streams</artifactId>
Expand Down

0 comments on commit 75353af

Please sign in to comment.