Skip to content

Commit 2ef87a9

Browse files
build(deps): Bump org.junit:junit-bom from 5.13.4 to 6.0.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent afb1f76 commit 2ef87a9

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
@@ -177,7 +177,7 @@
177177
<json.version>20250517</json.version>
178178
<springboot.version>3.3.5</springboot.version>
179179

180-
<junit5.version>5.13.4</junit5.version>
180+
<junit5.version>6.0.0</junit5.version>
181181
<jackson.version>2.19.2</jackson.version>
182182
<assertj.version>3.27.3</assertj.version>
183183
<mockito.version>5.18.0</mockito.version>

0 commit comments

Comments
 (0)