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-karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 0800760  Upgrade Spring Ldap bundle to version 2.3.3.RELEASE_1
0800760 is described below

commit 0800760018a0058f41238e1a7ca7db94ea988823
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Jun 8 14:48:15 2020 +0200

    Upgrade Spring Ldap bundle to version 2.3.3.RELEASE_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 67ffb75..876b96c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,7 @@
         
<spring-data-commons-bundle-version>2.2.4.RELEASE_1</spring-data-commons-bundle-version>
         
<spring-data-keyvalue-bundle-version>2.2.4.RELEASE_1</spring-data-keyvalue-bundle-version>
         
<spring-data-redis-bundle-version>2.2.4.RELEASE_1</spring-data-redis-bundle-version>
-        
<spring-ldap-bundle-version>2.3.2.RELEASE_2</spring-ldap-bundle-version>
+        
<spring-ldap-bundle-version>2.3.3.RELEASE_1</spring-ldap-bundle-version>
         <spring-ws-bundle-version>3.0.8.RELEASE_1</spring-ws-bundle-version>
         <spring-xml-bundle-version>3.0.7.RELEASE_1</spring-xml-bundle-version>
         <spymemcached-bundle-version>2.5_2</spymemcached-bundle-version> <!-- 
FIXME cmueller: not in sync! -->

Reply via email to