Skip to content

Commit

Permalink
feat: remove wrong maven dependencies (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejpetras authored Apr 25, 2024
1 parent 7ec4646 commit 2f6c86d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@
<groupId>org.tkit.quarkus.lib</groupId>
<artifactId>tkit-quarkus-rest-context</artifactId>
</dependency>
<dependency>
<groupId>org.tkit.quarkus.lib</groupId>
<artifactId>tkit-quarkus-jpa</artifactId>
</dependency>
<dependency>
<groupId>org.tkit.quarkus.lib</groupId>
<artifactId>tkit-quarkus-security</artifactId>
Expand Down

0 comments on commit 2f6c86d

Please sign in to comment.