This is an automated email from the ASF dual-hosted git repository.
mihaibudiu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
The following commit(s) were added to refs/heads/main by this push:
new 235aeec53f [CALCITE-7577] Upgrade log4j to 2.25.4 from 2.17.1
235aeec53f is described below
commit 235aeec53f924994a2a607b28ae6bfbcaee230f4
Author: Keshav Katkar <[email protected]>
AuthorDate: Wed Jun 3 18:13:18 2026 +0530
[CALCITE-7577] Upgrade log4j to 2.25.4 from 2.17.1
---
gradle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index 414fde94b8..eb0bd778ae 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -140,7 +140,7 @@ junit4.version=4.13.2
junit5.version=5.10.5
kafka-clients.version=2.1.1
kerby.version=1.1.1
-log4j2.version=2.17.1
+log4j2.version=2.25.4
mockito.version=3.12.4
mongodb-driver-sync.version=4.10.2
# 1.43.0 is the last version with Java 8 support