This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 7e2ce58829f18e9536d44a4fceef124762c36a18 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Tue May 31 16:00:32 2022 +0200 Upgrading ConnId Okta bundle and asciidoctorj-pdf --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d5b330f516..b3369c40ff 100644 --- a/pom.xml +++ b/pom.xml @@ -402,7 +402,7 @@ under the License. <connid.azure.version>2.0.0</connid.azure.version> <connid.scimv11.version>1.0.2</connid.scimv11.version> <connid.servicenow.version>1.0.1</connid.servicenow.version> - <connid.okta.version>2.1.0</connid.okta.version> + <connid.okta.version>2.1.1</connid.okta.version> <connid.cmd.version>0.5</connid.cmd.version> <cxf.version>3.5.2</cxf.version> @@ -2692,7 +2692,7 @@ under the License. <dependency> <groupId>org.asciidoctor</groupId> <artifactId>asciidoctorj-pdf</artifactId> - <version>2.0.4</version> + <version>2.0.6</version> </dependency> </dependencies> <configuration>
