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 417c96e  Upgrade Fastjson and related bundle to version 1.2.61
417c96e is described below

commit 417c96ea112135f17da61ab42c0ce823d9d51ef5
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Oct 3 10:38:20 2019 +0200

    Upgrade Fastjson and related bundle to version 1.2.61
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 87277a4..b86d42d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -191,8 +191,8 @@
         <fabric8-maven-plugin-version>4.2.0</fabric8-maven-plugin-version>
         <facebook4j-core-version>2.4.13</facebook4j-core-version>
         
<facebook4j-core-bundle-version>2.4.13_1</facebook4j-core-bundle-version>
-        <fastjson-version>1.2.59</fastjson-version>
-        <fastjson-bundle-version>1.2.59_1</fastjson-bundle-version>
+        <fastjson-version>1.2.61</fastjson-version>
+        <fastjson-bundle-version>1.2.61_1</fastjson-bundle-version>
         <felix-configadmin-version>1.8.8</felix-configadmin-version>
         <felix-connect-version>0.2.0</felix-connect-version>
         <felix-fileinstall-version>3.5.2</felix-fileinstall-version>

Reply via email to