From 8fdd81a3b36c84c309bbc877c4aa2376e3421609 Mon Sep 17 00:00:00 2001 From: flysky Date: Wed, 30 Jul 2025 19:03:35 +0800 Subject: [PATCH] change commons-lang3 version to 3.18.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 35d27d5..314a68e 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ org.apache.commons commons-lang3 - 3.7 + 3.18.0 com.squareup.retrofit2