Skip to content

Commit 96a8561

Browse files
Jorge Solórzanoteoincontatto
authored andcommitted
fix: Revert removal of resteasy-client
Signed-off-by: Jorge Solórzano <jorsol@ongres.com>
1 parent 0d69684 commit 96a8561

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • stackgres-k8s/src/cluster-controller

stackgres-k8s/src/cluster-controller/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@
7878
<groupId>io.quarkus</groupId>
7979
<artifactId>quarkus-smallrye-health</artifactId>
8080
</dependency>
81+
<dependency>
82+
<groupId>io.quarkus</groupId>
83+
<artifactId>quarkus-resteasy-client</artifactId>
84+
</dependency>
8185
<dependency>
8286
<groupId>org.eclipse.microprofile.config</groupId>
8387
<artifactId>microprofile-config-api</artifactId>

0 commit comments

Comments
 (0)