File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 4141 <xmlunit .version>2.9.1</xmlunit .version>
4242
4343 <!-- Maven plugin versions -->
44- <maven-plugin .version>3.10.2 </maven-plugin .version>
44+ <maven-plugin .version>3.11.0 </maven-plugin .version>
4545 <maven-plugin-api .version>3.6.3</maven-plugin-api .version>
4646 <modello-maven-plugin .version>${modello.version} </modello-maven-plugin .version>
4747 <sisu-maven-plugin .version>0.9.0.M2</sisu-maven-plugin .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 =" 98" link =" https://github.com/apache/logging-log4j-tools/pull/98" />
7+ <description format =" asciidoc" >Update `org.apache.maven.plugin-tools:maven-plugin-annotations` to version `3.11.0`</description >
8+ </entry >
Original file line number Diff line number Diff line change @@ -49,5 +49,6 @@ This minor release contains various bug fixes and improvements.
4949[#release-notes-0-x-x-updated]
5050==== Updated
5151
52- * Update `apache/ logging-parent` to version `10.6.0`
52+ * 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])
54+ * Update `org.apache.maven.plugin-tools:maven-plugin-annotations` to version `3.11.0` (https://github.com/apache/logging-log4j-tools/pull/98[98])
You can’t perform that action at this time.
0 commit comments