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:
parent
431f137c37
commit
bfaab76b5f
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
<description/>
|
||||
|
||||
<properties>
|
||||
<resteasy.versions>3.9.1.Final</resteasy.versions>
|
||||
<resteasy.versions>3.13.2.Final</resteasy.versions>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in a new issue