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 3838 <asciidoctorj-api .version>3.0.0-alpha.2</asciidoctorj-api .version>
3939 <!-- We explicitly test against Log4j 2 -->
4040 <log4j-core .version>2.23.0</log4j-core .version>
41- <log4j-plugins .version>3.0.0-beta1 </log4j-plugins .version>
41+ <log4j-plugins .version>3.0.0-beta2 </log4j-plugins .version>
4242
4343 </properties >
4444
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 =" 107" link =" https://github.com/apache/logging-log4j-tools/pull/107" />
7+ <description format =" asciidoc" >Update `org.apache.logging.log4j:log4j-plugins` to version `3.0.0-beta2`</description >
8+ </entry >
Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ This minor release contains various bug fixes and improvements.
5252* Update `org.apache.logging:logging-parent` to version `10.6.0`
5353* Update `jakarta.inject:jakarta.inject-api` to version `2.0.1` (https://github.com/apache/logging-log4j-tools/pull/94[94])
5454* Update `org.apache.logging.log4j:log4j-core` to version `2.23.0` (https://github.com/apache/logging-log4j-tools/pull/106[106])
55+ * Update `org.apache.logging.log4j:log4j-plugins` to version `3.0.0-beta2` (https://github.com/apache/logging-log4j-tools/pull/107[107])
5556* Update `org.apache.maven.plugin-tools:maven-plugin-annotations` to version `3.11.0` (https://github.com/apache/logging-log4j-tools/pull/98[98])
5657* Update `org.assertj:assertj-core` to version `3.25.3` (https://github.com/apache/logging-log4j-tools/pull/104[104])
5758* Update `org.codehaus.modello:modello-maven-plugin` to version `2.3.0` (https://github.com/apache/logging-log4j-tools/pull/105[105])
You can’t perform that action at this time.
0 commit comments