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 a651844 Upgrade Okio bundle to version 1.14.0 a651844 is described below commit a651844cc27c19503b7eb7086e6c7ba8471bc4ab Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue May 15 12:07:40 2018 +0200 Upgrade Okio bundle to version 1.14.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 52512ea..8b7fe71 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -660,7 +660,7 @@ <spymemcached-version>2.12.0</spymemcached-version> <squareup-okhttp-version>2.7.5</squareup-okhttp-version> <squareup-okhttp-bundle-version>2.7.5_1</squareup-okhttp-bundle-version> - <squareup-okio-bundle-version>1.13.0_1</squareup-okio-bundle-version> + <squareup-okio-bundle-version>1.14.0_1</squareup-okio-bundle-version> <squareup-retrofit-bundle-version>1.9.0_1</squareup-retrofit-bundle-version> <squareup-retrofit2-bundle-version>2.4.0_1</squareup-retrofit2-bundle-version> <sshd-version>1.7.0</sshd-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.