File tree 3 files changed +10
-1
lines changed
3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 94
94
<jackson-bom .version>2.16.1</jackson-bom .version>
95
95
<!-- Override the version in Jakarta EE 9 BOM: -->
96
96
<jakarta-activation .version>2.1.3</jakarta-activation .version>
97
- <jakarta-mail .version>2.1.2 </jakarta-mail .version>
97
+ <jakarta-mail .version>2.1.3 </jakarta-mail .version>
98
98
<!-- BOM with Jakarta EE 9 APIs: -->
99
99
<jakartaee-bom .version>9.1.0</jakartaee-bom .version>
100
100
<!-- No BOM for Java EE 8 APIs, so we list them separately: -->
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.3.xsd"
5
+ type =" updated" >
6
+ <issue id =" 2348" link =" https://github.com/apache/logging-log4j2/pull/2348" />
7
+ <description format =" asciidoc" >Update `jakarta.mail:jakarta.mail-api` to version `2.1.3`</description >
8
+ </entry >
Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ This releases contains ...
45
45
* Update `github/codeql-action` to version `3.24.6` (https://github.com/apache/logging-log4j2/pull/2332[2332])
46
46
* Update `io.fabric8:docker-maven-plugin` to version `0.44.0` (https://github.com/apache/logging-log4j2/pull/2299[2299])
47
47
* Update `jakarta.activation:jakarta.activation-api` to version `2.1.3` (https://github.com/apache/logging-log4j2/pull/2335[2335])
48
+ * Update `jakarta.mail:jakarta.mail-api` to version `2.1.3` (https://github.com/apache/logging-log4j2/pull/2348[2348])
48
49
* Update `org.apache.commons:commons-compress` to version `1.26.0` (https://github.com/apache/logging-log4j2/pull/2304[2304])
49
50
* Update `org.apache.commons:commons-dbcp2` to version `2.12.0` (https://github.com/apache/logging-log4j2/pull/2344[2344])
50
51
* Update `org.apache.kafka:kafka-clients` to version `3.7.0` (https://github.com/apache/logging-log4j2/pull/2326[2326])
You can’t perform that action at this time.
0 commit comments