You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/04/07 06:31:59 UTC

[camel-karaf] 01/05: Upgrade Json Smart to version 2.4.2

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

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

commit 14a2bac270149ccb3b28c05c220a411819fe19dd
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Apr 7 08:05:28 2021 +0200

    Upgrade Json Smart to version 2.4.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7f10cde..755d79e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@
         <josql-bundle-version>1.5_5</josql-bundle-version>
         <jsch-bundle-version>0.1.55_1</jsch-bundle-version>
         <json-flattener-version>0.9.0</json-flattener-version>
-        <json-smart-version>2.3</json-smart-version>
+        <json-smart-version>2.4.2</json-smart-version>
         <json-validator-jackson-version>2.12.2</json-validator-jackson-version>
         <jt400-bundle-version>10.5_1</jt400-bundle-version>
         <juel-bundle-version>2.1.3_1</juel-bundle-version>