From 31b5c646a4c51e8706d0cf884223a2fe95ee5bba Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Mon, 10 Jan 2022 16:00:22 +0100 Subject: chore(core): update commons-io to latest version and jetty to lastest 9.x version --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f227d2e5..85460bd8 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,7 @@ 3.12.0 1.9 4.4 + 2.11.0 31.0.1-jre 2.10.13 @@ -52,7 +53,7 @@ 2.6.0 - 10.0.7 + 9.4.44.v20210927 4.13.2 @@ -278,6 +279,11 @@ commons-text ${org.apache.commons-text.version} + + commons-io + commons-io + ${commons-io.version} + com.google.guava guava -- cgit v1.2.3