Skip to content

Commit 2a68f85

Browse files
Update org.eclipse.persistence:org.eclipse.persistence.jpa to version 2.7.16 (#3769)
Co-authored-by: ASF Logging Services RM <[email protected]>
1 parent c5a0dd1 commit 2a68f85

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<mockito.version>4.11.0</mockito.version>
124124
<nashorn.version>15.6</nashorn.version>
125125
<org.eclipse.osgi.version>3.23.100</org.eclipse.osgi.version>
126-
<org.eclipse.persistence.version>2.7.15</org.eclipse.persistence.version>
126+
<org.eclipse.persistence.version>2.7.16</org.eclipse.persistence.version>
127127
<oro.version>2.0.8</oro.version>
128128
<!-- The OSGi API version MUST always be the MINIMUM version Log4j supports: -->
129129
<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="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+
type="updated">
6+
<issue id="3769" link="https://github.com/apache/logging-log4j2/pull/3769"/>
7+
<description format="asciidoc">Update `org.eclipse.persistence:org.eclipse.persistence.jpa` to version `2.7.16`</description>
8+
</entry>

0 commit comments

Comments
 (0)