From 3f96a4f060e7ae93857869e63b50fef98a4630a1 Mon Sep 17 00:00:00 2001 From: Jimmy474 <98521564+Jimmy474@users.noreply.github.com> Date: Tue, 17 Feb 2026 22:19:48 +0530 Subject: [PATCH] Update commons-lang3 version to 3.20.0 The previous version had a vulnerability so i changed it to a safer and newer version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ae7688d..2c7b2e8 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ org.apache.commons commons-lang3 - 3.12.0 + 3.20.0