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

vy pushed a commit to branch release/2.25.2
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 1357466ee2b202cccc5f5e6190161f921ed47f87
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Tue Sep 9 20:35:51 2025 +0200

    Bump `pom.xml` version to `2.25.2`
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 31f62e7927..b3d35c0943 100644
--- a/pom.xml
+++ b/pom.xml
@@ -279,7 +279,7 @@
   <scm child.scm.connection.inherit.append.path="false" 
child.scm.developerConnection.inherit.append.path="false" 
child.scm.url.inherit.append.path="false">
     
<connection>scm:git:https://github.com/apache/logging-log4j2.git</connection>
     
<developerConnection>scm:git:https://github.com/apache/logging-log4j2.git</developerConnection>
-    <tag>rel/2.25.1</tag>
+    <tag>rel/2.25.2</tag>
     <url>https://github.com/apache/logging-log4j2</url>
   </scm>
 
@@ -307,11 +307,11 @@
   <properties>
 
     <!-- project version -->
-    <revision>2.25.1</revision>
+    <revision>2.25.2</revision>
     <!-- Versions used on the site: no snapshots! -->
-    <site-log4j-api.version>2.25.1</site-log4j-api.version>
-    <site-log4j-core.version>2.25.1</site-log4j-core.version>
-    
<site-log4j-layout-template-json.version>2.25.1</site-log4j-layout-template-json.version>
+    <site-log4j-api.version>2.25.2</site-log4j-api.version>
+    <site-log4j-core.version>2.25.2</site-log4j-core.version>
+    
<site-log4j-layout-template-json.version>2.25.2</site-log4j-layout-template-json.version>
 
     <!-- =================
          Common properties

Reply via email to