Skip to content

Commit 59ab9c8

Browse files
committed
Update org.eclipse.platform:org.eclipse.osgi to version 3.18.600 (#2064)
1 parent 77245dd commit 59ab9c8

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
@@ -142,7 +142,7 @@
142142
<nashorn.version>15.4</nashorn.version>
143143
<netty.version>4.1.101.Final</netty.version>
144144
<opentest4j.version>1.3.0</opentest4j.version>
145-
<org.eclipse.osgi.version>3.18.400</org.eclipse.osgi.version>
145+
<org.eclipse.osgi.version>3.18.600</org.eclipse.osgi.version>
146146
<oro.version>2.0.8</oro.version>
147147
<!-- The OSGi API version MUST always be the MINIMUM version Log4j supports -->
148148
<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="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
55
type="changed">
6-
<issue id="1932" link="https://github.com/apache/logging-log4j2/pull/1932"/>
7-
<description format="asciidoc">Update `org.eclipse.platform:org.eclipse.osgi` to version `3.18.500`</description>
6+
<issue id="2064" link="https://github.com/apache/logging-log4j2/pull/2064"/>
7+
<description format="asciidoc">Update `org.eclipse.platform:org.eclipse.osgi` to version `3.18.600`</description>
88
</entry>

0 commit comments

Comments
 (0)