Skip to content

Commit b1756a2

Browse files
Update org.eclipse.platform:org.eclipse.osgi to version 3.23.100 (#3725)
Co-authored-by: ASF Logging Services RM <[email protected]>
1 parent c970609 commit b1756a2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<mockito.version>5.18.0</mockito.version>
129129
<nashorn.version>15.6</nashorn.version>
130130
<opentest4j.version>1.3.0</opentest4j.version>
131-
<org.eclipse.osgi.version>3.23.0</org.eclipse.osgi.version>
131+
<org.eclipse.osgi.version>3.23.100</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

Lines changed: 2 additions & 2 deletions
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="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>
6+
<issue id="3725" link="https://github.com/apache/logging-log4j2/pull/3725"/>
7+
<description format="asciidoc">Update `org.eclipse.platform:org.eclipse.osgi` to version `3.23.100`</description>
88
</entry>

0 commit comments

Comments
 (0)