This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/3_0_X by this push:
new 9b3ac9d2f2 Upgrading ConnId LDAP bundle
9b3ac9d2f2 is described below
commit 9b3ac9d2f29e40e5ecc601c41456ba9537cef95b
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Nov 6 09:08:59 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 860525ea6c..2f97bcf3b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -400,7 +400,7 @@ under the License.
<connid.rest.version>1.0.8</connid.rest.version>
<connid.db.version>2.3.0</connid.db.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>