From 10bc04405a9a68808ff5dcca0f44b3abb1f356ca Mon Sep 17 00:00:00 2001
From: Caideyipi <87789683+Caideyipi@users.noreply.github.com>
Date: Fri, 26 Jun 2026 14:41:24 +0800
Subject: [PATCH] Remove unused commons-codec dependency management
---
pom.xml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/pom.xml b/pom.xml
index ac80880bd425..20fe63798328 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,6 @@
3.3.0
Release
1.5.0
- 1.16.1
1.10.0
3.6.1
2.11.1
@@ -546,11 +545,6 @@
jakarta.validation-api
${jakarta.validation-api.version}
-
- commons-codec
- commons-codec
- ${commons-codec.version}
-
org.apache.commons
commons-pool2