You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/12/03 06:19:03 UTC

[camel-karaf] 01/03: Upgrade Fastjson bundle to version 1.2.75

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 a90cd456c5e6e0fceef5da9cb7263bf883981ade
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 3 07:08:42 2020 +0100

    Upgrade Fastjson bundle to version 1.2.75
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e5eff2c..9de924a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,7 +158,7 @@
         <elasticsearch-rest-bundle-version>7.9.0_1</elasticsearch-rest-bundle-version>
         <eddsa-version>0.3.0</eddsa-version>
         <facebook4j-core-bundle-version>2.4.13_1</facebook4j-core-bundle-version>
-        <fastjson-bundle-version>1.2.73_1</fastjson-bundle-version>
+        <fastjson-bundle-version>1.2.75_1</fastjson-bundle-version>
         <fop-bundle-version>2.3_1</fop-bundle-version>
         <generex-bundle-version>1.0.2_1</generex-bundle-version>
         <!-- These google properties align versions defined in com.google.cloud:libraries-bom used in camel -->