KEYCLOAK-16329 CVE-2020-1695 resteasy: Improper validation of response header

Upgrade org.jboss.resteasy dependency to remediate this security vulnerability in keycloak-admin-client artifact:
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-25633
This commit is contained in:
Nico Van Looy 2020-11-14 10:23:03 +01:00 committed by Stian Thorgersen
parent 431f137c37
commit bfaab76b5f

View file

@ -31,7 +31,7 @@
<description/>
<properties>
<resteasy.versions>3.9.1.Final</resteasy.versions>
<resteasy.versions>3.13.2.Final</resteasy.versions>
</properties>
<dependencies>