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-log4j2.git
The following commit(s) were added to refs/heads/main by this push: new b1756a26d1 Update `org.eclipse.platform:org.eclipse.osgi` to version `3.23.100` (#3725) b1756a26d1 is described below commit b1756a26d16d6b6536e1636fc3b01214500a549e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Jun 11 07:43:12 2025 +0000 Update `org.eclipse.platform:org.eclipse.osgi` to version `3.23.100` (#3725) Co-authored-by: ASF Logging Services RM <priv...@logging.apache.org> --- log4j-parent/pom.xml | 2 +- src/changelog/.3.x.x/update_org_eclipse_platform_org_eclipse_osgi.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml index 61411a63d5..7bdc6caafe 100644 --- a/log4j-parent/pom.xml +++ b/log4j-parent/pom.xml @@ -128,7 +128,7 @@ <mockito.version>5.18.0</mockito.version> <nashorn.version>15.6</nashorn.version> <opentest4j.version>1.3.0</opentest4j.version> - <org.eclipse.osgi.version>3.23.0</org.eclipse.osgi.version> + <org.eclipse.osgi.version>3.23.100</org.eclipse.osgi.version> <oro.version>2.0.8</oro.version> <!-- The OSGi API version MUST always be the MINIMUM version Log4j supports --> <osgi.framework.version>1.10.0</osgi.framework.version> diff --git a/src/changelog/.3.x.x/update_org_eclipse_platform_org_eclipse_osgi.xml b/src/changelog/.3.x.x/update_org_eclipse_platform_org_eclipse_osgi.xml index ff26902917..6b6ffd3c03 100644 --- a/src/changelog/.3.x.x/update_org_eclipse_platform_org_eclipse_osgi.xml +++ b/src/changelog/.3.x.x/update_org_eclipse_platform_org_eclipse_osgi.xml @@ -3,6 +3,6 @@ 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="3529" link="https://github.com/apache/logging-log4j2/pull/3529"/> - <description format="asciidoc">Update `org.eclipse.platform:org.eclipse.osgi` to version `3.23.0`</description> + <issue id="3725" link="https://github.com/apache/logging-log4j2/pull/3725"/> + <description format="asciidoc">Update `org.eclipse.platform:org.eclipse.osgi` to version `3.23.100`</description> </entry>