This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/2_1_X by this push:
new 2e2a8612ce Upgrading ConnId LDAP bundle
2e2a8612ce is described below
commit 2e2a8612ce10e50a3f43142ed094ae536b63baa8
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Nov 6 09:09:24 2023 +0100
Upgrading ConnId LDAP bundle
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 04d2a3c026..e018b5e23b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -398,7 +398,7 @@ under the License.
<connid.rest.version>1.0.8</connid.rest.version>
<connid.database.version>2.2.10</connid.database.version>
<connid.csvdir.version>0.8.9</connid.csvdir.version>
- <connid.ldap.version>1.5.7</connid.ldap.version>
+ <connid.ldap.version>1.5.8</connid.ldap.version>
<connid.ad.version>1.3.9</connid.ad.version>
<connid.googleapps.version>1.4.4</connid.googleapps.version>
<connid.azure.version>2.0.2</connid.azure.version>