Skip to content

Commit

Permalink
remove spring boot deps from the BOM
Browse files Browse the repository at this point in the history
Signed-off-by: liga-oz <liga.ozolina@sap.com>
  • Loading branch information
liga-oz committed Apr 9, 2024
1 parent 7994794 commit 7bf9f82
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,6 @@
<artifactId>spring-xsuaa</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${xsuaa-groupId}</groupId>
<artifactId>xsuaa-spring-boot-starter</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${xsuaa-groupId}</groupId>
<artifactId>spring-xsuaa-test</artifactId>
Expand All @@ -107,11 +102,6 @@
<artifactId>spring-security</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>resourceserver-security-spring-boot-starter</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${xsuaa-groupId}</groupId>
<artifactId>spring-security-compatibility</artifactId>
Expand Down

0 comments on commit 7bf9f82

Please sign in to comment.