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 116116 <jmh .version>1.37</jmh .version>
117117 <json-unit .version>2.38.0</json-unit .version>
118118 <junit .version>4.13.2</junit .version>
119- <junit-jupiter .version>5.10.1 </junit-jupiter .version>
119+ <junit-jupiter .version>5.10.2 </junit-jupiter .version>
120120 <junit-pioneer .version>1.9.1</junit-pioneer .version>
121121 <kafka .version>3.6.1</kafka .version>
122122 <kubernetes-client .version>5.12.4</kubernetes-client .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 =" 2261" link =" https://github.com/apache/logging-log4j2/pull/2261" />
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 @@ -56,3 +56,4 @@ This releases contains ...
5656* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2178[2178])
5757* Update `org.assertj:assertj-core` to version `3.25.3` (https://github.com/apache/logging-log4j2/pull/2262[2262])
5858* Update `org.codehaus.groovy:groovy-bom` to version `3.0.20` (https://github.com/apache/logging-log4j2/pull/2125[2125])
59+ * Update `org.junit:junit-bom` to version `5.10.2` (https://github.com/apache/logging-log4j2/pull/2261[2261])
You can’t perform that action at this time.
0 commit comments