This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
The following commit(s) were added to refs/heads/main by this push:
new 1df0c2e Update `org.apache:apache` to version `35` (#416)
1df0c2e is described below
commit 1df0c2e40753cff942f89c0c20fa706c20c6a343
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 12 12:50:56 2025 +0000
Update `org.apache:apache` to version `35` (#416)
Co-authored-by: ASF Logging Services RM <[email protected]>
---
pom.xml | 2 +-
src/changelog/.12.x.x/update_org_apache_apache.xml | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 62291be..08547da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>34</version>
+ <version>35</version>
</parent>
<groupId>org.apache.logging</groupId>
diff --git a/src/changelog/.12.x.x/update_org_apache_apache.xml
b/src/changelog/.12.x.x/update_org_apache_apache.xml
new file mode 100644
index 0000000..489f0a2
--- /dev/null
+++ b/src/changelog/.12.x.x/update_org_apache_apache.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns="https://logging.apache.org/xml/ns"
+ xsi:schemaLocation="https://logging.apache.org/xml/ns
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
+ type="updated">
+ <issue id="416" link="https://github.com/apache/logging-parent/pull/416"/>
+ <description format="asciidoc">Update `org.apache:apache` to version
`35`</description>
+</entry>