Skip to content

Commit 237aabd

Browse files
Bump org.junit:junit-bom from 5.12.1 to 5.12.2 (#466)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.1...r5.12.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.12.2 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 66d6d27 commit 237aabd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@ under the License.
968968
<version.plexus-utils>4.0.2</version.plexus-utils>
969969
<!-- DO NOT UPGRADE to 4: incompatible with Maven 3 -->
970970
<version.plexus-xml>3.0.1</version.plexus-xml>
971-
<versions.junit5>5.12.1</versions.junit5>
971+
<versions.junit5>5.12.2</versions.junit5>
972972
<version.maven-shared-resources>6</version.maven-shared-resources>
973973
<project.build.outputTimestamp>2025-03-15T19:28:33Z</project.build.outputTimestamp>
974974
</properties>

0 commit comments

Comments
 (0)