Skip to content

Commit

Permalink
oauth update to allow building
Browse files Browse the repository at this point in the history
  • Loading branch information
qqmyers committed Feb 12, 2025
1 parent 6d4a111 commit b84ab77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>oauth2-oidc-sdk</artifactId>
<version>10.13.2</version>
<version>11.22.1</version>
</dependency>
<!-- Caching library, current main use case is for OIDC authentication -->
<dependency>
Expand Down

0 comments on commit b84ab77

Please sign in to comment.