This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a commit to branch release/2.26.1
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/release/2.26.1 by this push:
new 6c2d9318d6 Set version to `2.26.1`
6c2d9318d6 is described below
commit 6c2d9318d65ddd319fc6bcd80f0619ea5f4d53f0
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Thu Jun 25 23:51:07 2026 +0000
Set version to `2.26.1`
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4ef2681a59..a9c59d31d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -307,7 +307,7 @@
<properties>
<!-- project version -->
- <revision>2.26.1-SNAPSHOT</revision>
+ <revision>2.26.1</revision>
<!-- Versions used on the site: no snapshots! -->
<site-log4j-api.version>2.26.0</site-log4j-api.version>
<site-log4j-core.version>2.26.0</site-log4j-core.version>