This is an automated email from the ASF dual-hosted git repository.
ppkarwasz pushed a commit to branch release-atr/2.26.1
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/release-atr/2.26.1 by this
push:
new 5f92cce3b3 Bump to version `2.26.1`
5f92cce3b3 is described below
commit 5f92cce3b3eb91c9950218ed047ef99b6f67261d
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Wed Jun 3 10:26:23 2026 +0200
Bump to version `2.26.1`
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index afd5a80fbd..21ec49a677 100644
--- a/pom.xml
+++ b/pom.xml
@@ -307,7 +307,7 @@
<properties>
<!-- project version -->
- <revision>2.27.0-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>