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 08dc1ca955c625c64fc3c32a88ab9f7bc4dd51e8 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Dec 5 07:54:57 2017 +0100 Upgrade Java-util and related bundle to version 1.32.0 --- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index a86250b..c914cca 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -340,8 +340,8 @@ <java-apns-bundle-version>1.0.0.Beta6_1</java-apns-bundle-version> <java-apns-version>1.0.0.Beta6</java-apns-version> <java-ewah-version>1.1.6</java-ewah-version> - <java-util-version>1.31.1</java-util-version> - <java-util-bundle-version>1.31.1_1</java-util-bundle-version> + <java-util-version>1.32.0</java-util-version> + <java-util-bundle-version>1.32.0_1</java-util-bundle-version> <jna-version>4.2.2</jna-version> <jnats-version>1.0</jnats-version> <javacc-maven-plugin-version>2.6</javacc-maven-plugin-version> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
