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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new f71e7838c2b chore(deps): Bump net.minidev:json-smart from 2.5.1 to 
2.5.2 (#17127)
f71e7838c2b is described below

commit f71e7838c2b724ddfa4d7217e3a7d068ae400f0a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 13 10:34:10 2025 +0100

    chore(deps): Bump net.minidev:json-smart from 2.5.1 to 2.5.2 (#17127)
    
    Bumps [net.minidev:json-smart](https://github.com/netplex/json-smart-v2) 
from 2.5.1 to 2.5.2.
    - [Release notes](https://github.com/netplex/json-smart-v2/releases)
    - [Commits](https://github.com/netplex/json-smart-v2/compare/2.5.1...2.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: net.minidev:json-smart
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 97f56a90d2a..9dd3412f95d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -302,7 +302,7 @@
         <jsonassert-version>1.5.3</jsonassert-version>
         <json-path-version>2.9.0</json-path-version>
         <json-patch-version>1.13</json-patch-version>
-        <json-smart-version>2.5.1</json-smart-version>
+        <json-smart-version>2.5.2</json-smart-version>
         <jsonata-version>0.9.8</jsonata-version>
         <json-unit-version>4.1.0</json-unit-version>
         <jsoup-version>1.18.3</jsoup-version>

Reply via email to