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
commit a8fd096c24c9ab29a5b57058ba6b4cfc2b103bde Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Tue May 31 16:00:52 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 096510d31e..a331278c88 100644 --- a/pom.xml +++ b/pom.xml @@ -404,7 +404,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.3.13</cxf.version> @@ -2607,7 +2607,7 @@ under the License. <dependency> <groupId>org.asciidoctor</groupId> <artifactId>asciidoctorj-pdf</artifactId> - <version>2.0.4</version> + <version>2.0.5</version> </dependency> </dependencies> <configuration>
