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 2022/01/11 10:50:40 UTC

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

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git

commit f0ea879b3e18e37f308d9c571f5edc22e42fe2c6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 11 11:48:02 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index bce6acb..d833989 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,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.78_1</fastjson-bundle-version>
+        <fastjson-bundle-version>1.2.79_1</fastjson-bundle-version>
         <felix-configadmin-version>1.9.20</felix-configadmin-version>
         <felix-connect-version>0.2.0</felix-connect-version>
         <felix-fileinstall-version>3.6.8</felix-fileinstall-version>