Skip to content

Commit 00354d4

Browse files
committed
Update org.eclipse.platform:org.eclipse.osgi to version 3.22.0 (#3270)
1 parent ec4be1a commit 00354d4

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
@@ -120,7 +120,7 @@
120120
<maven.version>3.9.9</maven.version>
121121
<mockito.version>4.11.0</mockito.version>
122122
<nashorn.version>15.4</nashorn.version>
123-
<org.eclipse.osgi.version>3.21.0</org.eclipse.osgi.version>
123+
<org.eclipse.osgi.version>3.22.0</org.eclipse.osgi.version>
124124
<org.eclipse.persistence.version>2.7.15</org.eclipse.persistence.version>
125125
<oro.version>2.0.8</oro.version>
126126
<!-- The OSGi API version MUST always be the MINIMUM version Log4j supports: -->

src/changelog/.2.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="2940" link="https://github.com/apache/logging-log4j2/pull/2940"/>
7-
<description format="asciidoc">Update `org.eclipse.platform:org.eclipse.osgi` to version `3.21.0`</description>
6+
<issue id="3270" link="https://github.com/apache/logging-log4j2/pull/3270"/>
7+
<description format="asciidoc">Update `org.eclipse.platform:org.eclipse.osgi` to version `3.22.0`</description>
88
</entry>

0 commit comments

Comments
 (0)