RE: Re: BlazeDS 4.8.0 - flex.messaging.services.xxx

2023-08-27 Thread 吉川威雄 / YOSHIKAWA,TAKAO
Hi, We understood the reason, thank you! Thanks, Takao

Re: BlazeDS 4.8.0 - flex.messaging.services.xxx

2023-08-25 Thread Josh Tynjala
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