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
The following commit(s) were added to refs/heads/master by this push: new c483977 Upgrading CXF c483977 is described below commit c483977b540d12610bd59192cc8beba8bdb26c11 Author: Francesco Chicchiriccò <ilgro...@apache.org> AuthorDate: Wed Mar 2 15:38:10 2022 +0100 Upgrading CXF --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8002a3f..fa24345 100644 --- a/pom.xml +++ b/pom.xml @@ -403,7 +403,7 @@ under the License. <connid.scimv11.version>1.0.1</connid.scimv11.version> <connid.servicenow.version>1.0.0</connid.servicenow.version> - <cxf.version>3.5.0</cxf.version> + <cxf.version>3.5.1</cxf.version> <bouncycastle.version>1.70</bouncycastle.version> <nimbus-jose-jwt.version>9.20</nimbus-jose-jwt.version>