Skip to content

Commit

Permalink
removed nimbus dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ErykKul committed Oct 7, 2024
1 parent fc5fb0f commit a30647f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -446,12 +446,6 @@
<artifactId>scribejava-apis</artifactId>
<version>6.9.0</version>
</dependency>
<!-- OpenID Connect authentication -->
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>oauth2-oidc-sdk</artifactId>
<version>10.13.2</version>
</dependency>
<!-- Caching library, current main use case is for OIDC authentication -->
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
Expand Down

0 comments on commit a30647f

Please sign in to comment.