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.git
The following commit(s) were added to refs/heads/main by this push:
new 773f2bc Upgrade Fastjson to version 1.2.79
773f2bc is described below
commit 773f2bc0ddf4b29756cc3a95203bb3e20c919c78
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Dec 23 07:23:02 2021 +0100
Upgrade Fastjson to version 1.2.79
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 00fa57d..f1d667a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -175,7 +175,7 @@
<etcd4j-version>2.18.0</etcd4j-version>
<exec-maven-plugin-version>1.6.0</exec-maven-plugin-version>
<facebook4j-core-version>2.4.13</facebook4j-core-version>
- <fastjson-version>1.2.78</fastjson-version>
+ <fastjson-version>1.2.79</fastjson-version>
<findbugs-maven-plugin-version>3.0.5</findbugs-maven-plugin-version>
<google-maps-services-version>0.10.1</google-maps-services-version>
<flatpack-version>4.0.5</flatpack-version>