This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis-thirdparty.git


The following commit(s) were added to refs/heads/master by this push:
     new cb665d5  RATIS-2445. Remove unused commons-lang3 version (#81)
cb665d5 is described below

commit cb665d55c9684a42ad5c1c373406593a3f96776b
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Thu Mar 26 07:15:30 2026 +0100

    RATIS-2445. Remove unused commons-lang3 version (#81)
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cc152aa..232af7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,6 @@
     <shaded.dropwizard.version>4.2.21</shaded.dropwizard.version>
 
     <!-- third party library versions -->
-    <commons-lang3.version>3.8.1</commons-lang3.version>
     <gson.version>2.13.1</gson.version>
     <guava.version>32.1.3-jre</guava.version>
     <io.opencensus.version>0.21.0</io.opencensus.version>

Reply via email to