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 bfac92d2599243983e7c8ccddbc34dde4e783ca8
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Jun 17 09:11:31 2020 +0200

    Added Json-Flattener property placeholder in camel-karaf
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 69613bd..3ad67f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -183,6 +183,7 @@
         <joni-version>2.1.31</joni-version>
         <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>
         <jt400-bundle-version>10.2_1</jt400-bundle-version>
         <juel-bundle-version>2.1.3_1</juel-bundle-version>
         <junit-bundle-version>4.11_1</junit-bundle-version>

Reply via email to