[
https://issues.apache.org/jira/browse/CXF-9197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko updated CXF-9197:
------------------------------
Fix Version/s: 4.1.5
4.0.11
3.6.11
> Replace new URL(...) in client.vm in wsldto to avoid deprecation issues in
> Java 20+
> -----------------------------------------------------------------------------------
>
> Key: CXF-9197
> URL: https://issues.apache.org/jira/browse/CXF-9197
> Project: CXF
> Issue Type: Improvement
> Reporter: Richard Zowalla
> Priority: Major
> Fix For: 4.1.5, 4.0.11, 3.6.11
>
>
> Currently, client.vm in the wsldto module uses new URL(...) to create URL
> instances. Starting from Java 20, certain constructors of URL are deprecated,
> which may lead to issues if the generated code is scanned by SCA tooling.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)