RE: Re: BlazeDS 4.8.0 - flex.messaging.services.xxx
Hi, We understood the reason, thank you! Thanks, Takao
Re: BlazeDS 4.8.0 - flex.messaging.services.xxx
The "flex-messaging-proxy" module relied on the commons-httpclient 3.1 library, which had CVE security vulnerabilities. To update flex-messaging-proxy, this dependency would need to be replaced by the newer org.apache.httpcomponents.httpclient, which has a different API (and no migration guide from