Skip to content

Commit 493a3bb

Browse files
committed
Update org.eclipse.persistence:org.eclipse.persistence.jpa to version 2.7.14 (#2094)
1 parent 0f11a52 commit 493a3bb

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
<nashorn.version>15.4</nashorn.version>
134134
<netty.version>4.1.101.Final</netty.version>
135135
<org.eclipse.osgi.version>3.13.0.v20180226-1711</org.eclipse.osgi.version>
136-
<org.eclipse.persistence.version>2.7.13</org.eclipse.persistence.version>
136+
<org.eclipse.persistence.version>2.7.14</org.eclipse.persistence.version>
137137
<oro.version>2.0.8</oro.version>
138138
<!-- The OSGi API version MUST always be the MINIMUM version Log4j supports: -->
139139
<osgi.api.version>6.0.0</osgi.api.version>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5+
type="changed">
6+
<issue id="2094" link="https://github.com/apache/logging-log4j2/pull/2094"/>
7+
<description format="asciidoc">Update `org.eclipse.persistence:org.eclipse.persistence.jpa` to version `2.7.14`</description>
8+
</entry>

src/site/_release-notes/_2.x.x.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ This releases contains ...
4646
* Update `org.apache.maven:maven-core` to version `3.9.6` (https://github.com/apache/logging-log4j2/pull/2040[2040])
4747
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.3` (https://github.com/apache/logging-log4j2/pull/2088[2088])
4848
* Update `org.codehaus.plexus:plexus-utils` to version `3.5.1` (https://github.com/apache/logging-log4j2/pull/2056[2056])
49+
* Update `org.eclipse.persistence:org.eclipse.persistence.jpa` to version `2.7.14` (https://github.com/apache/logging-log4j2/pull/2094[2094])
4950
* Update `org.jctools:jctools-core` to version `4.0.2` (https://github.com/apache/logging-log4j2/pull/1984[1984])
5051
* Update `org.jmdns:jmdns` to version `3.5.9` (https://github.com/apache/logging-log4j2/pull/2067[2067])
5152
* Update `org.springframework.boot:spring-boot` to version `2.7.18` (https://github.com/apache/logging-log4j2/pull/1998[1998])

0 commit comments

Comments
 (0)