Skip to content

Commit

Permalink
Remove deployment module dependency from server module
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroigor committed Apr 14, 2022
1 parent cb4cd27 commit 6bf9080
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions quarkus/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@
<groupId>org.keycloak</groupId>
<artifactId>keycloak-quarkus-server</artifactId>
</dependency>
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-quarkus-server-deployment</artifactId>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 6bf9080

Please sign in to comment.