From b800e103487a678d5e6c4231a20362c530fac7f4 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Thu, 2 Mar 2023 12:17:17 +0100 Subject: chore(core): update third-party libs --- pom.xml | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 49485ec5..d8d711e8 100644 --- a/pom.xml +++ b/pom.xml @@ -24,8 +24,8 @@ 0.3 0.4 - 1.3.11 - 2.7.7 + 1.3.13 + 2.7.9 2.7.10 5.3.25 3.0.15.RELEASE @@ -39,13 +39,14 @@ 3.12.0 1.10.0 4.4 - + 1.5 + 2.11.0 31.1-jre 2.12.2 - 2.14.1 - 2.14.1 - 2.14.1 + 2.14.2 + 2.14.2 + 2.14.2 0.2.3 2.1.3 @@ -61,14 +62,14 @@ 2.0.1.Final 6.1.7.Final - 0.9.2 + 0.9.3 2.7.2 1.33 2.7.0 - 9.4.49.v20220914 + 9.4.51.v20230217 4.13.2 @@ -348,7 +349,12 @@ commons-io commons-io ${commons-io.version} - + + + commons-fileupload + commons-fileupload + ${commons-fileupload.version} + com.google.guava guava -- cgit v1.2.3