Skip to content

Commit 148c660

Browse files
committed
JAVA-46416: Changes made for restoring soap-keycloak code
1 parent b279d06 commit 148c660

File tree

1 file changed

+0
-14
lines changed
  • spring-boot-modules/spring-boot-keycloak-2

1 file changed

+0
-14
lines changed

spring-boot-modules/spring-boot-keycloak-2/pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,6 @@
1616
<version>1.0.0-SNAPSHOT</version>
1717
</parent>
1818

19-
<!--
20-
<dependencyManagement>
21-
<dependencies>
22-
<dependency>
23-
<groupId>org.keycloak.bom</groupId>
24-
<artifactId>keycloak-adapter-bom</artifactId>
25-
<version>${keycloak-adapter-bom.version}</version>
26-
<type>pom</type>
27-
<scope>import</scope>
28-
</dependency>
29-
</dependencies>
30-
</dependencyManagement>
31-
-->
32-
3319
<dependencies>
3420
<dependency>
3521
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)