Skip to content

Commit 657bdbd

Browse files
committed
Update org.junit:junit-bom to version 5.13.1 (#195)
1 parent bcb423c commit 657bdbd

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
@@ -45,7 +45,7 @@
4545
<freemarker.version>2.3.34</freemarker.version>
4646
<jakarta.inject.version>1.0.5</jakarta.inject.version>
4747
<jspecify.version>1.0.0</jspecify.version>
48-
<junit.version>5.13.0</junit.version>
48+
<junit.version>5.13.1</junit.version>
4949
<modello.version>2.1.2</modello.version>
5050
<osgi.annotation.bundle.version>2.0.0</osgi.annotation.bundle.version>
5151
<osgi.annotation.versioning.version>1.1.2</osgi.annotation.versioning.version>

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="193" link="https://github.com/apache/logging-log4j-tools/pull/193"/>
7-
<description format="asciidoc">Update `org.junit:junit-bom` to version `5.13.0`</description>
6+
<issue id="195" link="https://github.com/apache/logging-log4j-tools/pull/195"/>
7+
<description format="asciidoc">Update `org.junit:junit-bom` to version `5.13.1`</description>
88
</entry>

0 commit comments

Comments
 (0)