| commit | e79212c28bdd0911e91228383cdd4f609243a0ab | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Jul 13 17:23:56 2026 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Wed Jul 29 12:11:24 2026 +0200 |
| tree | b9ff88b280afd563f3014dc30a19dd2998aa6fb0 | |
| parent | 35ab8cc4cb2501e1a0a4d404ef2d18eb0097f292 [diff] |
Bump org.junit.jupiter:junit-jupiter from 6.1.1 to 6.1.2 Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 6.1.1 to 6.1.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.1...r6.1.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #1002 Change-Id: I12d8f9310d837dfa0a68fc46df7a7a4abd4cd5cf
diff --git a/pom.xml b/pom.xml index 75efb36..62199bf 100644 --- a/pom.xml +++ b/pom.xml
@@ -705,7 +705,7 @@ <dependency> <groupId>org.junit.jupiter</groupId> <artifactId>junit-jupiter</artifactId> - <version>6.1.1</version> + <version>6.1.2</version> <scope>test</scope> </dependency> <!-- Jersey Test -->