Repository: camel Updated Branches: refs/heads/master 30d109c3e -> d0c7ef75d
Upgrade Spring LDAP and related bundle to version 2.3.1_RELEASE Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d0c7ef75 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d0c7ef75 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d0c7ef75 Branch: refs/heads/master Commit: d0c7ef75d426e5cf6b1be19ad8d81715994842d4 Parents: 30d109c Author: Andrea Cosentino <anco...@gmail.com> Authored: Thu May 11 08:56:18 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Thu May 11 08:56:18 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d0c7ef75/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index ccb1b4d..abb6673 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -595,8 +595,8 @@ <spring-data-redis-version>1.7.5.RELEASE</spring-data-redis-version> <spring-integration-version>4.3.9.RELEASE</spring-integration-version> <spring-javaconfig-version>1.0.0-20090215</spring-javaconfig-version> - <spring-ldap-version>2.2.0.RELEASE</spring-ldap-version> - <spring-ldap-bundle-version>2.2.0.RELEASE_1</spring-ldap-bundle-version> + <spring-ldap-version>2.3.1.RELEASE</spring-ldap-version> + <spring-ldap-bundle-version>2.3.1.RELEASE_1</spring-ldap-bundle-version> <!-- spring 1.1.0 is not OSGi bundle any more --> <spring-retry-version>1.0.3.RELEASE</spring-retry-version> <!-- spring-dm only supports spring 3.x -->