File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 133
133
<nashorn .version>15.4</nashorn .version>
134
134
<netty .version>4.1.101.Final</netty .version>
135
135
<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>
137
137
<oro .version>2.0.8</oro .version>
138
138
<!-- The OSGi API version MUST always be the MINIMUM version Log4j supports: -->
139
139
<osgi .api.version>6.0.0</osgi .api.version>
Original file line number Diff line number Diff line change
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 >
Original file line number Diff line number Diff line change @@ -46,6 +46,7 @@ This releases contains ...
46
46
* Update `org.apache.maven:maven-core` to version `3.9.6` (https://github.com/apache/logging-log4j2/pull/2040[2040])
47
47
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.3` (https://github.com/apache/logging-log4j2/pull/2088[2088])
48
48
* 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])
49
50
* Update `org.jctools:jctools-core` to version `4.0.2` (https://github.com/apache/logging-log4j2/pull/1984[1984])
50
51
* Update `org.jmdns:jmdns` to version `3.5.9` (https://github.com/apache/logging-log4j2/pull/2067[2067])
51
52
* Update `org.springframework.boot:spring-boot` to version `2.7.18` (https://github.com/apache/logging-log4j2/pull/1998[1998])
You can’t perform that action at this time.
0 commit comments