This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 5a297ff5aecc140f9ce018fbfd351fceaf3c5f2d
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Apr 15 13:45:09 2025 +0200

    Upgrading ConnId
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8e3fc13519..df12f1e90b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -395,7 +395,7 @@ under the License.
     
<project.build.outputTimestamp>2025-03-07T13:42:57Z</project.build.outputTimestamp>
     <syncope.version>${project.version}</syncope.version>
 
-    <connid.version>1.6.0.0</connid.version>
+    <connid.version>1.6.0.1</connid.version>
     <connid.soap.version>1.5.0</connid.soap.version>
     <connid.rest.version>1.1.0</connid.rest.version>
     <connid.db.version>2.4.0</connid.db.version>

Reply via email to