From 1374d2ea5e2d065bcb19aedfb4ced6934ae3d1d1 Mon Sep 17 00:00:00 2001 From: Jin Seop Kim Date: Mon, 17 Nov 2025 20:42:25 -0500 Subject: [PATCH] deps: upgrade commons-lang3 to 3.18.0 --- app-maven-plugin/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app-maven-plugin/pom.xml b/app-maven-plugin/pom.xml index 151994dfb..cff71bd19 100644 --- a/app-maven-plugin/pom.xml +++ b/app-maven-plugin/pom.xml @@ -116,6 +116,11 @@ commons-io 2.20.0 + + org.apache.commons + commons-lang3 + 3.18.0 + org.mockito