Skip to content

Commit 65d717a

Browse files
committed
OIDC-302: Upgrade to oauth2-oidc-sdk 11.38.2
1 parent 6920230 commit 65d717a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.nimbusds</groupId>
4949
<artifactId>oauth2-oidc-sdk</artifactId>
50-
<version>11.37.2</version>
50+
<version>11.38.2</version>
5151
<exclusions>
5252
<!-- We don't really need ASM in this context and it often conflicts with the version in the XWiki Standard WAR -->
5353
<exclusion>

0 commit comments

Comments
 (0)