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.git
The following commit(s) were added to refs/heads/master by this push:
new 391e2bc Json-Flattener property placeholder is only used in Karaf, so
move the property placeholder ther
391e2bc is described below
commit 391e2bca0ca6611d19c4f1188174d48052c3bbd3
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Jun 17 09:10:53 2020 +0200
Json-Flattener property placeholder is only used in Karaf, so move the
property placeholder ther
---
parent/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 230171c..778e17e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -343,7 +343,6 @@
<json-accessors-smart-version>1.2</json-accessors-smart-version>
<json-api>1.0</json-api>
<jsonassert-version>1.5.0</jsonassert-version>
- <json-flattener-version>0.9.0</json-flattener-version>
<json-path-version>2.4.0</json-path-version>
<json-simple-version>1.1.1</json-simple-version>
<json-smart-version>2.3</json-smart-version>