Skip to content

Commit

Permalink
Delete duplicated keycloak dependency from pom
Browse files Browse the repository at this point in the history
  • Loading branch information
kristinaBc3 committed Jan 9, 2025
1 parent b6d48e1 commit 05b83ac
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions klab.hub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -260,12 +260,6 @@
<version>1.34.0</version>
</dependency>
<!-- ////////////////////////////////////////////////////////////////// -->
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-spring-boot-starter</artifactId>
<version>19.0.2</version>
</dependency>

<!--Dependencies for the unit tests -->
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 05b83ac

Please sign in to comment.