From 73336082bf0e7bea5b58b077c96e87cd5d018213 Mon Sep 17 00:00:00 2001 From: Daniel Marczin Date: Fri, 11 Nov 2022 13:27:58 +0100 Subject: [PATCH] fix: update Apache commons-text to 1.10.0 This fixes critical vulnerability CVE-2022-42889. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9300651..a41cd8e 100644 --- a/pom.xml +++ b/pom.xml @@ -190,7 +190,7 @@ org.apache.commons commons-text - 1.8 + 1.10.0 org.apache.commons