| commit | c46fb157429ca0b69f3918c943df6212b6d38b0a | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Nov 03 17:55:03 2025 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Fri Nov 14 11:52:12 2025 +0100 |
| tree | 69c9ea308d8c45a5609856292976a62fecb0fa0d | |
| parent | acd4937124737ef76bd3b776b5a462356f95ef6d [diff] [blame] |
Bump org.junit.jupiter:junit-jupiter from 6.0.0 to 6.0.1 Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.0...r6.0.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #860 Change-Id: Ie90cec16ff59693aaf2e4b6bcdd9ff56508b5496
diff --git a/pom.xml b/pom.xml index 9c5c0d7..a5b7a4a 100644 --- a/pom.xml +++ b/pom.xml
@@ -707,7 +707,7 @@ <dependency> <groupId>org.junit.jupiter</groupId> <artifactId>junit-jupiter</artifactId> - <version>6.0.0</version> + <version>6.0.1</version> <scope>test</scope> </dependency> <!-- Jersey Test -->