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
commit 6b95cd2daab9f2ef0bcb465eaa14a695d11b8a66 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Sep 6 09:34:13 2018 +0200 Upgrade Facebook4j and related bundle to version 2.4.12 (note that the version of the bundle for 2.4.12 is 2.4.11_2) --- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 7451542..e7196f8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -213,8 +213,8 @@ <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version> <ezmorph-bundle-version>1.0.6_1</ezmorph-bundle-version> <fabric8-maven-plugin-version>3.5.41</fabric8-maven-plugin-version> - <facebook4j-core-version>2.4.11</facebook4j-core-version> - <facebook4j-core-bundle-version>2.4.11_1</facebook4j-core-bundle-version> + <facebook4j-core-version>2.4.12</facebook4j-core-version> + <facebook4j-core-bundle-version>2.4.11_2</facebook4j-core-bundle-version> <fastinfoset-version>1.2.13_1</fastinfoset-version> <fastjson-version>1.2.49</fastjson-version> <fastjson-bundle-version>1.2.49_1</fastjson-bundle-version>