Skip to content

Commit

Permalink
Do not add quarkus-tls-registry twice in quarkus-rest-client
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Jun 16, 2024
1 parent 02083ed commit 12249cd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions extensions/resteasy-reactive/rest-client/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-tls-registry</artifactId>
</dependency>

<!-- Test dependencies -->
<dependency>
Expand Down

0 comments on commit 12249cd

Please sign in to comment.