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 93
93
<hsqldb .version>2.7.2</hsqldb .version>
94
94
<jackson-bom .version>2.16.1</jackson-bom .version>
95
95
<!-- Override the version in Jakarta EE 9 BOM: -->
96
- <jakarta-activation .version>2.1.2 </jakarta-activation .version>
96
+ <jakarta-activation .version>2.1.3 </jakarta-activation .version>
97
97
<jakarta-mail .version>2.1.2</jakarta-mail .version>
98
98
<!-- BOM with Jakarta EE 9 APIs: -->
99
99
<jakartaee-bom .version>9.1.0</jakartaee-bom .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.3.xsd"
5
+ type =" updated" >
6
+ <issue id =" 2335" link =" https://github.com/apache/logging-log4j2/pull/2335" />
7
+ <description format =" asciidoc" >Update `jakarta.activation:jakarta.activation-api` to version `2.1.3`</description >
8
+ </entry >
Original file line number Diff line number Diff line change @@ -42,5 +42,6 @@ This releases contains ...
42
42
* Update `com.github.tomakehurst:wiremock-jre8` to version `2.35.2` (https://github.com/apache/logging-log4j2/pull/2306[2306])
43
43
* Update `github/codeql-action` to version `3.24.6` (https://github.com/apache/logging-log4j2/pull/2332[2332])
44
44
* Update `io.fabric8:docker-maven-plugin` to version `0.44.0` (https://github.com/apache/logging-log4j2/pull/2299[2299])
45
+ * Update `jakarta.activation:jakarta.activation-api` to version `2.1.3` (https://github.com/apache/logging-log4j2/pull/2335[2335])
45
46
* Update `org.apache.commons:commons-compress` to version `1.26.0` (https://github.com/apache/logging-log4j2/pull/2304[2304])
46
47
* 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