ilgrosso commented on PR #668: URL: https://github.com/apache/syncope/pull/668#issuecomment-2569355118
The `master` branch is on CXF 4.1.0 and Spring Boot 3.3.7, but the former depends on Apache Commons HttpClient 5.4.1 while the latter brings Apache Commons HttpClient 5.3.1. CXF 4.0.6, depends on HttpClient 5.31, Spring Boot 3.4 is bringing HttpClient 5.4.1. So we should either postpone the move to `cxf-rt-transports-http-hc5` once the codebase is upgraded to Spring Boot 3.4, or downgrade CXF to 4.0.6. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org