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

fanningpj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git


The following commit(s) were added to refs/heads/trunk by this push:
     new e7515ba5e6 log4j 2.25.3
e7515ba5e6 is described below

commit e7515ba5e6915e2a8193b1b72d5d7a27ff79b172
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Dec 29 13:29:43 2025 +0100

    log4j 2.25.3
---
 build.xml                                            | 4 ++--
 osgi/pom.xml                                         | 2 +-
 src/documentation/content/xdocs/components/index.xml | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/build.xml b/build.xml
index 4ee14ce576..218ff899ba 100644
--- a/build.xml
+++ b/build.xml
@@ -268,7 +268,7 @@ under the License.
     <dependency prefix="main.commons-math3" 
artifact="org.apache.commons:commons-math3:3.6.1" usage="main"/>
     <dependency prefix="main.commons-io" 
artifact="commons-io:commons-io:2.20.0" usage="main"/>
     <dependency prefix="main.com.zaxxer" 
artifact="com.zaxxer:SparseBitSet:1.3" usage="main"/>
-    <dependency prefix="main.log4j-api" 
artifact="org.apache.logging.log4j:log4j-api:2.24.3" usage="main"/>
+    <dependency prefix="main.log4j-api" 
artifact="org.apache.logging.log4j:log4j-api:2.25.3" usage="main"/>
 
     <dependency prefix="main.junit-api" 
artifact="org.junit.jupiter:junit-jupiter-api:5.13.4" usage="main-tests"/>
     <dependency prefix="main.junit-jengine" 
artifact="org.junit.jupiter:junit-jupiter-engine:5.13.4" usage="main-tests"/>
@@ -288,7 +288,7 @@ under the License.
     <dependency prefix="main.byte-buddy" 
artifact="net.bytebuddy:byte-buddy:1.17.5" usage="main-tests"/>
     <dependency prefix="main.byte-buddy-agent" 
artifact="net.bytebuddy:byte-buddy-agent:1.17.5" usage="main-tests"/>
     <dependency prefix="main.objenesis" artifact="org.objenesis:objenesis:3.1" 
usage="main-tests"/>
-    <dependency prefix="main.log4j-core" 
artifact="org.apache.logging.log4j:log4j-core:2.24.3" usage="main-tests"/>
+    <dependency prefix="main.log4j-core" 
artifact="org.apache.logging.log4j:log4j-core:2.25.3" usage="main-tests"/>
     <dependency prefix="main.commons-logging" 
artifact="commons-logging:commons-logging:1.2" usage="main-tests"/>
 
     <dependency prefix="main.ant" artifact="org.apache.ant:ant:1.10.15" 
usage="excelant"/>
diff --git a/osgi/pom.xml b/osgi/pom.xml
index 99899b7b71..e4196dcc2e 100644
--- a/osgi/pom.xml
+++ b/osgi/pom.xml
@@ -231,7 +231,7 @@
         <dependency>
             <groupId>org.apache.logging.log4j</groupId>
             <artifactId>log4j-core</artifactId>
-            <version>2.24.3</version>
+            <version>2.25.3</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/src/documentation/content/xdocs/components/index.xml 
b/src/documentation/content/xdocs/components/index.xml
index 2a9103de85..ea8868daae 100644
--- a/src/documentation/content/xdocs/components/index.xml
+++ b/src/documentation/content/xdocs/components/index.xml
@@ -291,7 +291,7 @@
         </tr>
         <tr>
           <td>poi</td>
-          <td><a 
href="https://search.maven.org/#artifactdetails|org.apache.logging.log4j|log4j-api|2.24.3|jar">log4j
 2.x</a>,
+          <td><a 
href="https://search.maven.org/#artifactdetails|org.apache.logging.log4j|log4j-api|2.25.3|jar">log4j
 2.x</a>,
               <a 
href="https://search.maven.org/#artifactdetails|commons-codec|commons-codec|1.17.1|jar">commons-codec</a>,
               <a 
href="https://search.maven.org/#artifactdetails|org.apache.commons|commons-collections4|4.4|jar">commons-collections</a>,
               <a 
href="https://search.maven.org/#artifactdetails|org.apache.commons|commons-math3|3.6.1|jar">commons-math3</a>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to