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 f63f5ba1b06c145fddb39413717d0ab359503a41 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue May 15 11:29:15 2018 +0200 Use the last retrofit2 bundle with version 2.4.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 948c88c..b89ab28 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -663,7 +663,7 @@ <squareup-okio-version>1.13.0</squareup-okio-version> <squareup-okio-bundle-version>1.13.0_1</squareup-okio-bundle-version> <squareup-retrofit-bundle-version>1.9.0_1</squareup-retrofit-bundle-version> - <squareup-retrofit2-bundle-version>2.3.0_1</squareup-retrofit2-bundle-version> + <squareup-retrofit2-bundle-version>2.4.0_1</squareup-retrofit2-bundle-version> <sshd-version>1.7.0</sshd-version> <stompjms-version>1.19</stompjms-version> <swagger-scala-version>1.3.12</swagger-scala-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.