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
The following commit(s) were added to refs/heads/main by this push: new 657c87e Upgrade Fastjson to version 1.2.78_1 for bundle 657c87e is described below commit 657c87e281a9802ae3e50eeb13dfe98710f1396f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Sep 6 15:15:57 2021 +0200 Upgrade Fastjson to version 1.2.78_1 for bundle --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b125f2c..97357ba 100644 --- a/pom.xml +++ b/pom.xml @@ -155,7 +155,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.76_1</fastjson-bundle-version> + <fastjson-bundle-version>1.2.78_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>