From 15ea03f755eae8b8f9e1dfbe0ab1bd620f03c68d Mon Sep 17 00:00:00 2001 From: Vincent Potucek Date: Thu, 13 Nov 2025 17:58:26 +0100 Subject: [PATCH] [trivy] fix `vuln-type` fix CVE: CVE-2019-17571 CVE-2022-23305 CVE-2022-23307 CVE-2022-4492 CVE-2022-45047 Signed-off-by: Vincent Potucek --- misc/theme-verifier/pom.xml | 6 +++--- tests/utils-shared/pom.xml | 2 +- testsuite/integration-arquillian/util/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/misc/theme-verifier/pom.xml b/misc/theme-verifier/pom.xml index 3ffa25d5a4e1..82919e51bdb8 100644 --- a/misc/theme-verifier/pom.xml +++ b/misc/theme-verifier/pom.xml @@ -66,7 +66,7 @@ commons-io commons-io - 2.18.0 + 2.21.0 org.junit.jupiter @@ -76,7 +76,7 @@ org.hamcrest hamcrest - 2.2 + 3.0 test @@ -87,7 +87,7 @@ org.apache.commons commons-text - 1.13.0 + 1.14.0 compile diff --git a/tests/utils-shared/pom.xml b/tests/utils-shared/pom.xml index c0c3f5bcb6a1..e71e949e5b01 100755 --- a/tests/utils-shared/pom.xml +++ b/tests/utils-shared/pom.xml @@ -35,7 +35,7 @@ org.seleniumhq.selenium selenium-api - 4.25.0 + 4.38.0 org.keycloak diff --git a/testsuite/integration-arquillian/util/pom.xml b/testsuite/integration-arquillian/util/pom.xml index 9ac80456946e..3d9a543c8b5b 100644 --- a/testsuite/integration-arquillian/util/pom.xml +++ b/testsuite/integration-arquillian/util/pom.xml @@ -57,7 +57,7 @@ io.undertow.jastow jastow - 2.2.5.Final + 2.2.8.Final org.apache.commons @@ -85,7 +85,7 @@ org.apache.sshd sshd-core - 2.7.0 + 3.0.0-M2 jakarta.servlet