[java-oidc-common] branch main updated: JCOMOIDC-19 Update Nimbus oauth2-oidc-sdk into 9.5
Henri Mikkonen
henri.mikkonen at iki.fi
Fri May 21 10:52:41 UTC 2021
This is an automated email from the git hooks/post-receive script.
hjmikkon 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=c8b4519fe0afbe72a7f1af66a6d01a017e7f51fa
The following commit(s) were added to refs/heads/main by this push:
new c8b4519 JCOMOIDC-19 Update Nimbus oauth2-oidc-sdk into 9.5
c8b4519 is described below
commit c8b4519fe0afbe72a7f1af66a6d01a017e7f51fa
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Fri May 21 13:51:08 2021 +0300
JCOMOIDC-19 Update Nimbus oauth2-oidc-sdk into 9.5
https://issues.shibboleth.net/jira/browse/JCOMOIDC-19
com.nimbusds:oauth2-oidc-sdk:9.5 to 9.5.3
com.nimbusds:nimbus-jose-jwt:9.9 to 9.9.3
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 611ad4f..c2b07fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,8 +20,8 @@
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>4.1.0</opensaml.version>
<java-support.version>8.2.0</java-support.version>
- <nimbus-jose-jwt.version>9.9</nimbus-jose-jwt.version>
- <oauth2-oidc-sdk.version>9.5</oauth2-oidc-sdk.version>
+ <nimbus-jose-jwt.version>9.9.3</nimbus-jose-jwt.version>
+ <oauth2-oidc-sdk.version>9.5.3</oauth2-oidc-sdk.version>
<json.smart.version>2.3</json.smart.version>
<accessors.smart.version>1.2</accessors.smart.version>
<nimbus.lang.tag.version>1.5</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