Skip to content

Commit 3861677

Browse files
Bump org.junit:junit-bom from 5.12.0 to 5.12.1 (#7991)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.0...r5.12.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06d998f commit 3861677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<jakarta.servlet.version>5.0.0</jakarta.servlet.version>
124124
<joda-time.version>2.13.1</joda-time.version>
125125
<thrift.version>0.19.0</thrift.version>
126-
<junit.jupiter.version>5.12.0</junit.jupiter.version>
126+
<junit.jupiter.version>5.12.1</junit.jupiter.version>
127127
<surefire.version>3.5.2</surefire.version>
128128
<awaitility.version>4.3.0</awaitility.version>
129129
<hdrhistogram.version>2.2.2</hdrhistogram.version>

0 commit comments

Comments
 (0)