Skip to content

Commit

Permalink
Merge pull request quarkusio#41232 from gsmet/fix-duplicate-tls-registry
Browse files Browse the repository at this point in the history
Do not add quarkus-tls-registry twice in quarkus-rest-client
  • Loading branch information
gsmet authored Jun 16, 2024
2 parents 02083ed + 12249cd commit 68b4cae
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 68b4cae

Please sign in to comment.