Skip to content

Commit 1725033

Browse files
dependabot[bot]tadayosi
authored andcommitted
Bump org.junit:junit-bom from 5.11.3 to 5.11.4
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.3 to 5.11.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.3...r5.11.4) --- 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]>
1 parent a73a731 commit 1725033

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
@@ -44,7 +44,7 @@
4444
<jackson-databind-version>2.18.2</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.3</junit-jupiter-version>
47+
<junit-jupiter-version>5.11.4</junit-jupiter-version>
4848
<log4j2-version>2.24.2</log4j2-version>
4949
<slf4j-version>1.7.36</slf4j-version>
5050
<testcontainers-version>1.20.4</testcontainers-version>

0 commit comments

Comments
 (0)