Skip to content

Commit e9ff592

Browse files
committed
oauth update to allow building
1 parent 2587bd1 commit e9ff592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@
493493
<dependency>
494494
<groupId>com.nimbusds</groupId>
495495
<artifactId>oauth2-oidc-sdk</artifactId>
496-
<version>10.13.2</version>
496+
<version>11.22.1</version>
497497
</dependency>
498498
<!-- Caching library, current main use case is for OIDC authentication -->
499499
<dependency>

0 commit comments

Comments
 (0)