[java-oidc-common] branch main updated: JCOMOIDC-63 - Move Nimbus OAuth 2.0 SDK to V10.5.1
Phil Smart
philip.smart at jisc.ac.uk
Mon Jan 30 09:17:59 UTC 2023
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-oidc-common.
View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=cf6788facbaefab7f098d196e862cb16f626be07
The following commit(s) were added to refs/heads/main by this push:
new cf6788f JCOMOIDC-63 - Move Nimbus OAuth 2.0 SDK to V10.5.1
cf6788f is described below
commit cf6788facbaefab7f098d196e862cb16f626be07
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Jan 30 09:17:53 2023 +0000
JCOMOIDC-63 - Move Nimbus OAuth 2.0 SDK to V10.5.1
https://shibboleth.atlassian.net/browse/JCOMOIDC-63
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4b31f5b..abaa275 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,8 +20,8 @@
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>4.2.0</opensaml.version>
<java-support.version>8.3.1</java-support.version>
- <nimbus-jose-jwt.version>9.25.6</nimbus-jose-jwt.version>
- <oauth2-oidc-sdk.version>10.1</oauth2-oidc-sdk.version>
+ <nimbus-jose-jwt.version>9.29</nimbus-jose-jwt.version>
+ <oauth2-oidc-sdk.version>10.5.1</oauth2-oidc-sdk.version>
<json.smart.version>2.4.8</json.smart.version>
<accessors.smart.version>1.2</accessors.smart.version>
<nimbus.lang.tag.version>1.7</nimbus.lang.tag.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list