Skip to content

Commit eed1771

Browse files
committed
Update org.junit:junit-bom to version 5.12.0 (#174)
1 parent 9d57a14 commit eed1771

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-tools-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<commons-lang3.version>3.17.0</commons-lang3.version>
4444
<freemarker.version>2.3.34</freemarker.version>
4545
<jakarta.inject.version>1.0.5</jakarta.inject.version>
46-
<junit.version>5.11.4</junit.version>
46+
<junit.version>5.12.0</junit.version>
4747
<modello.version>2.1.2</modello.version>
4848
<xmlunit.version>2.10.0</xmlunit.version>
4949

src/changelog/.0.x.x/update_org_junit_junit_bom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="161" link="https://github.com/apache/logging-log4j-tools/pull/161"/>
7-
<description format="asciidoc">Update `org.junit:junit-bom` to version `5.11.4`</description>
6+
<issue id="174" link="https://github.com/apache/logging-log4j-tools/pull/174"/>
7+
<description format="asciidoc">Update `org.junit:junit-bom` to version `5.12.0`</description>
88
</entry>

0 commit comments

Comments
 (0)