commit | 022c9923ec53a1263098aaa2dea62c624f0e4b16 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Sep 30 10:09:27 2025 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Tue Oct 07 12:45:23 2025 +0200 |
tree | 819eb14dd06a5aba4b013b839a49fd01aa18ce07 | |
parent | 9e1136c0dadfa15c5e6034fd602197e5282b9bd7 [diff] [blame] |
Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 6.0.0 Bumps [org.junit.jupiter:junit-jupiter](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](https://github.com/junit-team/junit-framework/compare/r5.13.4...r6.0.0) Change-Id: I405cb23347982860f37d8c2e512af329e32520c5 --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I68792443416982362a5a039de42e416317b884b9
diff --git a/pom.xml b/pom.xml index e0abe3a..c67a63a 100644 --- a/pom.xml +++ b/pom.xml
@@ -648,7 +648,7 @@ <dependency> <groupId>org.junit.jupiter</groupId> <artifactId>junit-jupiter</artifactId> - <version>5.13.4</version> + <version>6.0.0</version> <scope>test</scope> </dependency> <!-- Jersey Test -->