[java-idp-oidc] branch main updated: Fixed version in the json-smart Javadoc link.

Henri Mikkonen henri.mikkonen at iki.fi
Mon Jun 23 07:44: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-idp-oidc.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=34d7d6520345aeb2d91edf8dde0fa1df48667455

The following commit(s) were added to refs/heads/main by this push:
     new 34d7d652 Fixed version in the json-smart Javadoc link.
34d7d652 is described below

commit 34d7d6520345aeb2d91edf8dde0fa1df48667455
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Mon Jun 23 10:44:06 2025 +0300

    Fixed version in the json-smart Javadoc link.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1bd06cf7..f0bd7cff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
         <!-- Dependency management in oidc-common-bom, but versions needed here for javadoc links -->
         <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