Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Commit ea26bf2

Browse files
dependabot[bot]tadayosi
authored andcommitted
Bump org.junit:junit-bom from 5.11.4 to 5.12.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3dd6bc7 commit ea26bf2

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
@@ -44,7 +44,7 @@
4444
<jackson-databind-version>2.18.3</jackson-databind-version>
4545
<jackson-databind-nullable-version>0.2.6</jackson-databind-nullable-version>
4646
<jakarta-annotation-api-version>3.0.0</jakarta-annotation-api-version>
47-
<junit-jupiter-version>5.11.4</junit-jupiter-version>
47+
<junit-jupiter-version>5.12.1</junit-jupiter-version>
4848
<log4j2-version>2.24.3</log4j2-version>
4949
<slf4j-version>1.7.36</slf4j-version>
5050
<testcontainers-version>1.20.6</testcontainers-version>

0 commit comments

Comments
 (0)