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 716d28ffe9 Upgrading ConnId Okta bundle 716d28ffe9 is described below commit 716d28ffe9022fc0b9abeecf7b27809665cd703b Author: Francesco Chicchiriccò <ilgro...@apache.org> AuthorDate: Wed Jul 9 09:32:30 2025 +0200 Upgrading ConnId Okta bundle --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e5f693d56f..927742debe 100644 --- a/pom.xml +++ b/pom.xml @@ -406,7 +406,7 @@ under the License. <connid.azure.version>3.0.0</connid.azure.version> <connid.scim.version>1.0.5</connid.scim.version> <connid.servicenow.version>1.0.3</connid.servicenow.version> - <connid.okta.version>3.0.7</connid.okta.version> + <connid.okta.version>3.0.8</connid.okta.version> <connid.cmd.version>0.5</connid.cmd.version> <cxf.version>3.6.7</cxf.version>