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.git
commit ad741ba0acee0bc727d7cc59e1353f7640987b34 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu May 3 11:51:55 2018 +0200 Upgrade Gson to version 2.8.4 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 6149761..74168bb 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -276,7 +276,7 @@ <grpc-netty-tcnative-boringssl-static-version>2.0.7.Final</grpc-netty-tcnative-boringssl-static-version> <grpc-bundle-version>1.10.1_1</grpc-bundle-version> <grpc-errorprone-version>2.1.3</grpc-errorprone-version> - <gson-version>2.8.2</gson-version> + <gson-version>2.8.4</gson-version> <guice-version>4.0</guice-version> <guice3-version>3.0</guice3-version> <guice-bundle-version>3.0_1</guice-bundle-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.