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 3636 <commons-io .version>2.15.1</commons-io .version>
3737 <freemarker .version>2.3.32</freemarker .version>
3838 <jakarta .inject.version>1.0.5</jakarta .inject.version>
39- <junit .version>5.10.1 </junit .version>
39+ <junit .version>5.10.2 </junit .version>
4040 <modello .version>2.1.2</modello .version>
4141 <xmlunit .version>2.9.1</xmlunit .version>
4242
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 =" 103" link =" https://github.com/apache/logging-log4j-tools/pull/103" />
7+ <description format =" asciidoc" >Update `org.junit:junit-bom` to version `5.10.2`</description >
8+ </entry >
Original file line number Diff line number Diff line change @@ -53,3 +53,4 @@ This minor release contains various bug fixes and improvements.
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.maven.plugin-tools:maven-plugin-annotations` to version `3.11.0` (https://github.com/apache/logging-log4j-tools/pull/98[98])
5555* Update `org.assertj:assertj-core` to version `3.25.2` (https://github.com/apache/logging-log4j-tools/pull/100[100])
56+ * Update `org.junit:junit-bom` to version `5.10.2` (https://github.com/apache/logging-log4j-tools/pull/103[103])
You can’t perform that action at this time.
0 commit comments