diff --git a/LICENSE-binary.txt b/LICENSE-binary.txt
index 04ff72a0b..b121636b1 100755
--- a/LICENSE-binary.txt
+++ b/LICENSE-binary.txt
@@ -211,7 +211,7 @@ org.apache.ant:ant-launcher:1.10.15
org.apache.httpcomponents.client5:httpclient5:5.1.3
org.apache.httpcomponents.client5:httpcore5:5.1.3
org.apache.httpcomponents.client5:httpcore5-h2:5.1.3
-org.apache.logging.log4j:log4j-api:2.24.3
+org.apache.logging.log4j:log4j-api:2.25.3
org.xmlresolver:xmlresolver:5.2.2
org.xmlresolver:xmlresolver-data:5.2.2
diff --git a/build.gradle b/build.gradle
index 67f83496d..045e6c58b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -68,7 +68,7 @@ configurations {
ext {
antVersion = '1.10.15'
javaparserVersion = '3.27.1'
- log4jVersion = '2.24.3'
+ log4jVersion = '2.25.3'
saxonVersion = '12.9'
androidSdkMinimum = '26'
jdkVersion = (project.properties['jdkVersion'] ?: '8') as int
diff --git a/build.xml b/build.xml
index e307c62df..6a36b58d1 100644
--- a/build.xml
+++ b/build.xml
@@ -120,7 +120,7 @@
-
+
@@ -140,7 +140,7 @@
-
+
@@ -928,9 +928,9 @@
-
-
-
+
+
+
diff --git a/src/main/maven/org.apache.xmlbeans/xmlbeans/pom.xml b/src/main/maven/org.apache.xmlbeans/xmlbeans/pom.xml
index c7c938d3e..22e358789 100644
--- a/src/main/maven/org.apache.xmlbeans/xmlbeans/pom.xml
+++ b/src/main/maven/org.apache.xmlbeans/xmlbeans/pom.xml
@@ -81,7 +81,7 @@
org.apache.logging.log4j
log4j-bom
- 2.24.3
+ 2.25.3
pom
import
diff --git a/src/main/maven/plugin.xml b/src/main/maven/plugin.xml
index 3a675b70d..5502d344b 100644
--- a/src/main/maven/plugin.xml
+++ b/src/main/maven/plugin.xml
@@ -407,12 +407,12 @@
org.apache.logging.log4j
log4j-api
- 2.24.3
+ 2.25.3
org.apache.logging.log4j
log4j-core
- 2.24.3
+ 2.25.3
net.sf.saxon