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 9393 <hsqldb .version>2.7.2</hsqldb .version>
9494 <jackson-bom .version>2.16.1</jackson-bom .version>
9595 <!-- 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>
9797 <jakarta-mail .version>2.1.2</jakarta-mail .version>
9898 <!-- BOM with Jakarta EE 9 APIs: -->
9999 <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 ...
4242* Update `com.github.tomakehurst:wiremock-jre8` to version `2.35.2` (https://github.com/apache/logging-log4j2/pull/2306[2306])
4343* Update `github/codeql-action` to version `3.24.6` (https://github.com/apache/logging-log4j2/pull/2332[2332])
4444* 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])
4546* Update `org.apache.commons:commons-compress` to version `1.26.0` (https://github.com/apache/logging-log4j2/pull/2304[2304])
4647* 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