[java-oidc-common] branch main updated: JCOMOIDC-25 - Bump Nimbus OIDC-SDK to 9.20
Henri Mikkonen
henri.mikkonen at iki.fi
Wed Dec 1 16:20:28 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=654d6b7a5c183be28ea52dbca2e3c40bf6adc774
The following commit(s) were added to refs/heads/main by this push:
new 654d6b7 JCOMOIDC-25 - Bump Nimbus OIDC-SDK to 9.20
654d6b7 is described below
commit 654d6b7a5c183be28ea52dbca2e3c40bf6adc774
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Wed Dec 1 18:19:29 2021 +0200
JCOMOIDC-25 - Bump Nimbus OIDC-SDK to 9.20
https://shibboleth.atlassian.net/browse/JCOMOIDC-25
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 522daff..4500ed9 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.3</nimbus-jose-jwt.version>
- <oauth2-oidc-sdk.version>9.5.3</oauth2-oidc-sdk.version>
+ <nimbus-jose-jwt.version>9.14</nimbus-jose-jwt.version>
+ <oauth2-oidc-sdk.version>9.20</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