Skip to content

Commit dc37687

Browse files
committed
Update org.eclipse.platform:org.eclipse.osgi to version 3.23.0 (#3529)
1 parent 2e60b21 commit dc37687

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<mockito.version>5.15.2</mockito.version>
129129
<nashorn.version>15.6</nashorn.version>
130130
<opentest4j.version>1.3.0</opentest4j.version>
131-
<org.eclipse.osgi.version>3.22.0</org.eclipse.osgi.version>
131+
<org.eclipse.osgi.version>3.23.0</org.eclipse.osgi.version>
132132
<oro.version>2.0.8</oro.version>
133133
<!-- The OSGi API version MUST always be the MINIMUM version Log4j supports -->
134134
<osgi.framework.version>1.10.0</osgi.framework.version>

src/changelog/.3.x.x/update_org_eclipse_platform_org_eclipse_osgi.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="3267" link="https://github.com/apache/logging-log4j2/pull/3267"/>
7-
<description format="asciidoc">Update `org.eclipse.platform:org.eclipse.osgi` to version `3.22.0`</description>
6+
<issue id="3529" link="https://github.com/apache/logging-log4j2/pull/3529"/>
7+
<description format="asciidoc">Update `org.eclipse.platform:org.eclipse.osgi` to version `3.23.0`</description>
88
</entry>

0 commit comments

Comments
 (0)