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
The following commit(s) were added to refs/heads/master by this push: new a4cfea6 Upgrade Gson to version 2.8.5 a4cfea6 is described below commit a4cfea6823d31eacf57489ffffe1ffeead9a256b Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri May 25 14:45:56 2018 +0200 Upgrade Gson to version 2.8.5 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index e2ba143..751f2ec 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -275,7 +275,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.4</gson-version> + <gson-version>2.8.5</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.