This is an automated email from the ASF dual-hosted git repository.
dlmarion pushed a commit to branch 2.1
in repository https://gitbox.apache.org/repos/asf/accumulo.git
The following commit(s) were added to refs/heads/2.1 by this push:
new 95e02644ed Bumped commons-lang3 from 3.17.0 to 3.18.0 (#5760)
95e02644ed is described below
commit 95e02644ed63bc75ee2155d19e9534d93f9c17b7
Author: Dave Marion <[email protected]>
AuthorDate: Mon Jul 28 07:36:05 2025 -0400
Bumped commons-lang3 from 3.17.0 to 3.18.0 (#5760)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9fd30c1fc0..c33ef52320 100644
--- a/pom.xml
+++ b/pom.xml
@@ -437,7 +437,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
- <version>3.17.0</version>
+ <version>3.18.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>