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 b65b6f198fff4d400a51c2d1c59d3d69d5aab1f9 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Feb 8 15:08:52 2018 +0100 Upgrade Spring security bundle to version 4.2.4.RELEASE_1 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 89cc284..7b50c41 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -659,7 +659,7 @@ <spring4-version>4.3.14.RELEASE</spring4-version> <spring-osgi-version>1.2.1</spring-osgi-version> <spring-security-version>4.2.4.RELEASE</spring-security-version> - <spring-security-bundle-version>4.2.3.RELEASE_1</spring-security-bundle-version> + <spring-security-bundle-version>4.2.4.RELEASE_1</spring-security-bundle-version> <spring-ws-bundle-version>2.4.2.RELEASE_1</spring-ws-bundle-version> <spring-xml-bundle-version>2.4.0.RELEASE_1</spring-xml-bundle-version> <spring-ws-version>2.4.2.RELEASE</spring-ws-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.