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 b1e626c Upgrade FastJson to version 1.2.76_1 b1e626c is described below commit b1e626ceecaf148ad3ff6261bf3a062f5078be77 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri May 7 08:35:32 2021 +0200 Upgrade FastJson to version 1.2.76_1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b1bdc56..f8718e0 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.75_1</fastjson-bundle-version> + <fastjson-bundle-version>1.2.76_1</fastjson-bundle-version> <fop-bundle-version>2.6_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 -->