From 8167bad7f26205ca429525ab35f129b0c2a8b0a3 Mon Sep 17 00:00:00 2001 From: Case Walker <25988138+casewalker@users.noreply.github.com> Date: Tue, 12 Dec 2023 23:03:23 -0500 Subject: [PATCH 1/2] Bump to the latest Guava version to avoid CVEs and be up to date Avoids CVE-2023-2976 and CVE-2020-8908 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index ec4f2631..8439dc7c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -88,7 +88,7 @@ application while protecting against XSS. UTF-8 UTF-8 - 30.1-jre + 32.1.3-jre From 4e61a532b2b794167453f290f4250c289a652aa0 Mon Sep 17 00:00:00 2001 From: Case Walker <25988138+casewalker@users.noreply.github.com> Date: Wed, 20 Dec 2023 18:43:06 -0500 Subject: [PATCH 2/2] Update pom.xml --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 8439dc7c..ef39cbd3 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -88,7 +88,7 @@ application while protecting against XSS. UTF-8 UTF-8 - 32.1.3-jre + 33.0.0-jre