This is an automated email from the ASF dual-hosted git repository.

smolnar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git


The following commit(s) were added to refs/heads/master by this push:
     new 8ce33ae00 KNOX-3168: Updating json-smart to 2.5.2 (#1063)
8ce33ae00 is described below

commit 8ce33ae002d85d9e505fbdf5e009750133b6511b
Author: Raghav-Mah3shwari <[email protected]>
AuthorDate: Mon Jul 21 00:49:23 2025 +0530

    KNOX-3168: Updating json-smart to 2.5.2 (#1063)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 483881169..dd9999a6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -241,7 +241,7 @@
         <jna.version>5.9.0</jna.version>
         <joda-time.version>2.10.8</joda-time.version>
         <json-path.version>2.9.0</json-path.version>
-        <json-smart.version>2.4.9</json-smart.version>
+        <json-smart.version>2.5.2</json-smart.version>
         <junit.version>4.13.2</junit.version>
         <lang-tag.version>1.5</lang-tag.version>
         <libpam4j.version>1.11</libpam4j.version>

Reply via email to