Skip to content

Commit

Permalink
Remove quarkus-resteasy from pom
Browse files Browse the repository at this point in the history
  • Loading branch information
jedla97 committed Jun 10, 2024
1 parent ef853dd commit 18e3c30
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/external-applications/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
<artifactId>examples-external-applications</artifactId>
<name>Quarkus - Test Framework - Examples - External Applications</name>
<dependencies>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-core</artifactId>
Expand Down

0 comments on commit 18e3c30

Please sign in to comment.