upgrade resteasy to 3.0.26 (#3554)
* upgrade resteasy to 3.0.26 last upgrade did not solve the memory leak issue due to mime4j temporary file. The version upgraded for rest easy libraries was the wrong version. https://issues.jboss.org/browse/RESTEASY-1467 Version 3.0.21 contains the fix instead of 3.0.19 trying to fix tests - In RestTestServer slight modification to introspection code - As Gzip is now disabled by default since version 3.0.21, register Gzip providers in client and server part.
Loading
Please register or sign in to comment