[java-oidc-common] 02/02: JCOMOIDC-25 - Bump Nimbus OIDC-SDK to 9.20
Henri Mikkonen
henri.mikkonen at iki.fi
Fri Dec 10 08:52:03 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=0977ef918726377067e1c4b126d068812dec6c4d
commit 0977ef918726377067e1c4b126d068812dec6c4d
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Fri Dec 10 10:43:17 2021 +0200
JCOMOIDC-25 - Bump Nimbus OIDC-SDK to 9.20
https://shibboleth.atlassian.net/browse/JCOMOIDC-25
Update the json-smart dependency into 2.4.7, matching the version used by the Nimbus libraries.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0d35dea..d52a00c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<java-support.version>8.2.2-SNAPSHOT</java-support.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>
+ <json.smart.version>2.4.7</json.smart.version>
<accessors.smart.version>1.2</accessors.smart.version>
<nimbus.lang.tag.version>1.5</nimbus.lang.tag.version>
<nimbus.content.type.version>2.1</nimbus.content.type.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list