Skip to content

Commit 992fab8

Browse files
committed
Update org.eclipse.platform:org.eclipse.osgi to version 3.21.0 (#2938)
1 parent 6f67abc commit 992fab8

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
@@ -139,7 +139,7 @@
139139
<mongodb.version>5.1.3</mongodb.version>
140140
<nashorn.version>15.4</nashorn.version>
141141
<opentest4j.version>1.3.0</opentest4j.version>
142-
<org.eclipse.osgi.version>3.20.0</org.eclipse.osgi.version>
142+
<org.eclipse.osgi.version>3.21.0</org.eclipse.osgi.version>
143143
<oro.version>2.0.8</oro.version>
144144
<!-- The OSGi API version MUST always be the MINIMUM version Log4j supports -->
145145
<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="2650" link="https://github.com/apache/logging-log4j2/pull/2650"/>
7-
<description format="asciidoc">Update `org.eclipse.platform:org.eclipse.osgi` to version `3.20.0`</description>
6+
<issue id="2938" link="https://github.com/apache/logging-log4j2/pull/2938"/>
7+
<description format="asciidoc">Update `org.eclipse.platform:org.eclipse.osgi` to version `3.21.0`</description>
88
</entry>

0 commit comments

Comments
 (0)