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

ddanielr 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 a70af913aa Update log4j version to 2.25.4 (#6332)
a70af913aa is described below

commit a70af913aa0884f2a2e0ac7a66830c8ecd81a37f
Author: Daniel Roberts <[email protected]>
AuthorDate: Thu Apr 23 14:02:08 2026 -0400

    Update log4j version to 2.25.4 (#6332)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c8e5b1dbed..a1628a0dcc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@ under the License.
     <version.curator>5.8.0</version.curator>
     <version.errorprone>2.41.0</version.errorprone>
     <version.hadoop>3.3.6</version.hadoop>
-    <version.log4j>2.25.3</version.log4j>
+    <version.log4j>2.25.4</version.log4j>
     <version.opentelemetry>1.48.0</version.opentelemetry>
     <version.powermock>2.0.9</version.powermock>
     <version.slf4j>2.0.17</version.slf4j>

Reply via email to