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


The following commit(s) were added to refs/heads/master by this push:
     new 929db1d  CAMEL-16389 - Added the json-smart version property 
placeholder only on the Karaf side
929db1d is described below

commit 929db1d3e310a568f05be891da5b3a67101e9315
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Mar 24 07:14:29 2021 +0100

    CAMEL-16389 - Added the json-smart version property placeholder only on the 
Karaf side
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 91303f5..8224f85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,6 +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-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>

Reply via email to