[java-oidc-common] branch main updated: JCOMOIDC-128 - Update json-smart into 2.5.2
Henri Mikkonen
henri.mikkonen at iki.fi
Thu Jun 5 13:34:36 UTC 2025
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=5c7fe9e3e5876de59c990634ed5f786709d0b450
The following commit(s) were added to refs/heads/main by this push:
new 5c7fe9e JCOMOIDC-128 - Update json-smart into 2.5.2
5c7fe9e is described below
commit 5c7fe9e3e5876de59c990634ed5f786709d0b450
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Thu Jun 5 16:34:06 2025 +0300
JCOMOIDC-128 - Update json-smart into 2.5.2
https://shibboleth.atlassian.net/browse/JCOMOIDC-128
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3d1e9f0..689a1d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
<opensaml.version>5.0.0</opensaml.version>
<nimbus-jose-jwt.version>9.40</nimbus-jose-jwt.version>
<oauth2-oidc-sdk.version>10.15</oauth2-oidc-sdk.version>
- <json.smart.version>2.5.1</json.smart.version>
+ <json.smart.version>2.5.2</json.smart.version>
<accessors.smart.version>1.2</accessors.smart.version>
<nimbus.lang.tag.version>1.7</nimbus.lang.tag.version>
<nimbus.content.type.version>2.3</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