Skip to content

Commit b355b49

Browse files
authored
nimbus
1 parent 33421c5 commit b355b49

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • app/multi-tenant/central-space/cloud-cap-samples-java/srv

app/multi-tenant/central-space/cloud-cap-samples-java/srv/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@
7979
<groupId>com.sap.cloud.security.xsuaa</groupId>
8080
<artifactId>xsuaa-spring-boot-starter</artifactId>
8181
</exclusion>
82+
<exclusion>
83+
<groupId>com.nimbusds</groupId>
84+
<artifactId>nimbus-jose-jwt</artifactId>
85+
</exclusion>
8286
</exclusions>
8387
</dependency>
8488

0 commit comments

Comments
 (0)