File tree Expand file tree Collapse file tree 4 files changed +16
-2
lines changed
Expand file tree Collapse file tree 4 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 3535 <assertj .version>3.24.2</assertj .version>
3636 <commons-io .version>2.15.1</commons-io .version>
3737 <freemarker .version>2.3.32</freemarker .version>
38- <jakarta .inject.version>1 .0.5 </jakarta .inject.version>
38+ <jakarta .inject.version>2 .0.1 </jakarta .inject.version>
3939 <junit .version>5.10.1</junit .version>
4040 <modello .version>2.1.2</modello .version>
4141 <xmlunit .version>2.9.1</xmlunit .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 =" 94" link =" https://github.com/apache/logging-log4j-tools/pull/94" />
7+ <description format =" asciidoc" >Update `jakarta.inject:jakarta.inject-api` to version `2.0.1`</description >
8+ </entry >
Original file line number Diff line number Diff line change 3434////
3535
3636:project-github-url: https://github.com/apache/logging-log4j-tools
37- :project-version: 0.7.0
37+ :project-version: 0.8.0-SNAPSHOT
3838:project-name: Log4j Tools
3939:project-id: log4j-tools
4040:java-target-version: 8
Original file line number Diff line number Diff line change 4141This minor release contains various bug fixes and improvements.
4242
4343
44+ [#release-notes-0-x-x-added]
45+ ==== Added
46+
47+ * Add a `log4j-docgen` module with a common XML model to document sets of Log4j plugins.
48+
4449[#release-notes-0-x-x-changed]
4550==== Changed
4651
4752* Update `apache/logging-parent` to version `` (https://github.com/apache/logging-log4j-tools/pull/91[91])
53+ * Update `jakarta.inject:jakarta.inject-api` to version `2.0.1` (https://github.com/apache/logging-log4j-tools/pull/94[94])
You can’t perform that action at this time.
0 commit comments