From 4e1ebf7922db5d6c524d36e0000cd15603f45588 Mon Sep 17 00:00:00 2001 From: huahuadan Date: Fri, 6 Mar 2026 09:43:49 +0800 Subject: [PATCH] fix(deps): upgrade commons-lang3 to 3.18.0 for CVE-2025-48924 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c05fe736..46a5010d 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.apache.commons commons-lang3 - 3.12.0 + 3.18.0 jar @@ -102,4 +102,4 @@ - \ No newline at end of file +