diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml index 494adeaba12..d69fed8ce6e 100644 --- a/log4j-parent/pom.xml +++ b/log4j-parent/pom.xml @@ -132,7 +132,7 @@ 4.11.0 4.1.100.Final 3.13.0.v20180226-1711 - 2.7.11 + 2.7.13 2.0.8 6.0.0 diff --git a/src/changelog/.2.x.x/update_org_eclipse_persistence_org_eclipse_persistence_jpa.xml b/src/changelog/.2.x.x/update_org_eclipse_persistence_org_eclipse_persistence_jpa.xml new file mode 100644 index 00000000000..0855d094e53 --- /dev/null +++ b/src/changelog/.2.x.x/update_org_eclipse_persistence_org_eclipse_persistence_jpa.xml @@ -0,0 +1,8 @@ + + + + Update `org.eclipse.persistence:org.eclipse.persistence.jpa` to version `2.7.13` + diff --git a/src/site/_release-notes/_2.x.x.adoc b/src/site/_release-notes/_2.x.x.adoc index 7d1e3abdddb..5a4debd182d 100644 --- a/src/site/_release-notes/_2.x.x.adoc +++ b/src/site/_release-notes/_2.x.x.adoc @@ -55,6 +55,7 @@ The module name of four bridges (`log4j-slf4j-impl`, `log4j-slf4j2-impl`, `log4j * Update `github/codeql-action` to version `2.22.4` (https://github.com/apache/logging-log4j2/pull/1886[1886]) * Update `io.netty:netty-bom` to version `4.1.100.Final` (https://github.com/apache/logging-log4j2/pull/1857[1857]) * Update `net.bytebuddy:byte-buddy` to version `1.14.9` (https://github.com/apache/logging-log4j2/pull/1891[1891]) +* Update `org.eclipse.persistence:org.eclipse.persistence.jpa` to version `2.7.13` (https://github.com/apache/logging-log4j2/pull/1900[1900]) * Update `org.mongodb:bson` to version `4.11.0` (https://github.com/apache/logging-log4j2/pull/1893[1893]) * Update `org.ow2.asm:asm-bom` to version `9.6` (https://github.com/apache/logging-log4j2/pull/1898[1898]) * Update `org.springframework.boot:spring-boot` to version `2.7.17` (https://github.com/apache/logging-log4j2/pull/1874[1874])