Skip to content

Commit

Permalink
remove spring-xsuaa-mock from spring-security-xsuaa-usage sample
Browse files Browse the repository at this point in the history
  • Loading branch information
finkmanAtSap committed Dec 5, 2023
1 parent f3412d3 commit e8a5aae
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions samples/spring-security-xsuaa-usage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@
<version>${sap.cloud.security.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.sap.cloud.security.xsuaa</groupId>
<artifactId>spring-xsuaa-mock</artifactId>
<version>${sap.cloud.security.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
Expand Down

0 comments on commit e8a5aae

Please sign in to comment.