diff --git a/MODULE.bazel b/MODULE.bazel index abcceed2a2..47e33377d2 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -79,13 +79,13 @@ maven.install( # ---- test ---- "ch.qos.logback:logback-classic:1.5.32", "ch.qos.logback:logback-core:1.5.32", - "org.junit.jupiter:junit-jupiter-api:5.13.4", - "org.junit.jupiter:junit-jupiter-engine:5.13.4", - "org.junit.jupiter:junit-jupiter-params:5.13.4", - "org.junit.platform:junit-platform-launcher:1.13.4", - "org.junit.platform:junit-platform-commons:1.13.4", - "org.junit.platform:junit-platform-engine:1.13.4", - "org.junit.platform:junit-platform-reporting:1.13.4", + "org.junit.jupiter:junit-jupiter-api:6.1.0", + "org.junit.jupiter:junit-jupiter-engine:6.1.0", + "org.junit.jupiter:junit-jupiter-params:6.1.0", + "org.junit.platform:junit-platform-launcher:6.1.0", + "org.junit.platform:junit-platform-commons:6.1.0", + "org.junit.platform:junit-platform-engine:6.1.0", + "org.junit.platform:junit-platform-reporting:6.1.0", "org.mockito:mockito-core:5.23.0", "org.mockito:mockito-junit-jupiter:5.23.0", "uk.org.webcompere:system-stubs-jupiter:2.1.8", diff --git a/maven_install.json b/maven_install.json index 3230e58594..2b47bf9567 100644 --- a/maven_install.json +++ b/maven_install.json @@ -1,7 +1,7 @@ { "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL", - "__INPUT_ARTIFACTS_HASH": 1149583123, - "__RESOLVED_ARTIFACTS_HASH": 150830209, + "__INPUT_ARTIFACTS_HASH": 203869791, + "__RESOLVED_ARTIFACTS_HASH": -300611944, "conflict_resolution": { "com.google.code.gson:gson:2.8.9": "com.google.code.gson:gson:2.14.0", "com.google.errorprone:error_prone_annotations:2.3.2": "com.google.errorprone:error_prone_annotations:2.48.0", @@ -708,45 +708,45 @@ }, "org.junit.jupiter:junit-jupiter-api": { "shasums": { - "jar": "d1bb81abfd9e03418306b4e6a3390c8db52c58372e749c2980ac29f0c08278f1" + "jar": "50f97eb800c2e888faa237a06f5a0ef445faed5567f994dac0c2b9d278a9ad20" }, - "version": "5.13.4" + "version": "6.1.0" }, "org.junit.jupiter:junit-jupiter-engine": { "shasums": { - "jar": "027404a92fe618b72465792a257951495c503a7d5751e2791e0f51c87f67f5bc" + "jar": "ea707b9647084619a0fc911cefb25037540d58b2800f8ead1fc6a2baf58b1da5" }, - "version": "5.13.4" + "version": "6.1.0" }, "org.junit.jupiter:junit-jupiter-params": { "shasums": { - "jar": "3a8c6365716dbb698c0d49a05456c1e1ad05c406613c550f9dd50037872efc41" + "jar": "b987eea3205185a76f3659a39e67503cb7b682d8b7be03be4b9f92b710f0eec0" }, - "version": "5.13.4" + "version": "6.1.0" }, "org.junit.platform:junit-platform-commons": { "shasums": { - "jar": "1c25ca641ebaae44ff3ad21ca1b2ef68d0dd84bfeb07c4805ba7840899b77408" + "jar": "1d9046ab17ec7edafb0bc7945d2e59d7180fff4f28c734b823b51001e769f71b" }, - "version": "1.13.4" + "version": "6.1.0" }, "org.junit.platform:junit-platform-engine": { "shasums": { - "jar": "390c5f77b84283a64b644f88251b397e0b0debb80bdcc50f899881aecff43a5a" + "jar": "3fb6be76c26ab0f94fe084e3fd0a39e1d25e22129929a61b29bd80a052b93ea5" }, - "version": "1.13.4" + "version": "6.1.0" }, "org.junit.platform:junit-platform-launcher": { "shasums": { - "jar": "0b0beaeb6880a31149641d2d848b863712885469670c12099586d7f798522564" + "jar": "0995e6ed244d66196cbda019e2f879504d0b48971edae9cc3dea46a1b31c0377" }, - "version": "1.13.4" + "version": "6.1.0" }, "org.junit.platform:junit-platform-reporting": { "shasums": { - "jar": "7ebeb4ad2d39a61507623e4c6185651c2bcf560dd378f13229ed2492847c21f6" + "jar": "6bceb2bb75a5b32774beaa7c520201b863463cf922f2f2b0b6492a850af06a8b" }, - "version": "1.13.4" + "version": "6.1.0" }, "org.mockito:mockito-core": { "shasums": { @@ -1421,23 +1421,28 @@ ], "org.junit.jupiter:junit-jupiter-api": [ "org.apiguardian:apiguardian-api", + "org.jspecify:jspecify", "org.junit.platform:junit-platform-commons", "org.opentest4j:opentest4j" ], "org.junit.jupiter:junit-jupiter-engine": [ "org.apiguardian:apiguardian-api", + "org.jspecify:jspecify", "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine" ], "org.junit.jupiter:junit-jupiter-params": [ "org.apiguardian:apiguardian-api", + "org.jspecify:jspecify", "org.junit.jupiter:junit-jupiter-api" ], "org.junit.platform:junit-platform-commons": [ - "org.apiguardian:apiguardian-api" + "org.apiguardian:apiguardian-api", + "org.jspecify:jspecify" ], "org.junit.platform:junit-platform-engine": [ "org.apiguardian:apiguardian-api", + "org.jspecify:jspecify", "org.junit.platform:junit-platform-commons", "org.opentest4j:opentest4j" ], @@ -3222,7 +3227,9 @@ "org.junit.jupiter.api.extension.support", "org.junit.jupiter.api.function", "org.junit.jupiter.api.io", - "org.junit.jupiter.api.parallel" + "org.junit.jupiter.api.parallel", + "org.junit.jupiter.api.timeout", + "org.junit.jupiter.api.util" ], "org.junit.jupiter:junit-jupiter-engine": [ "org.junit.jupiter.engine", @@ -3239,28 +3246,16 @@ "org.junit.jupiter.params.aggregator", "org.junit.jupiter.params.converter", "org.junit.jupiter.params.provider", - "org.junit.jupiter.params.shadow.com.univocity.parsers.annotations", - "org.junit.jupiter.params.shadow.com.univocity.parsers.annotations.helpers", - "org.junit.jupiter.params.shadow.com.univocity.parsers.common", - "org.junit.jupiter.params.shadow.com.univocity.parsers.common.beans", - "org.junit.jupiter.params.shadow.com.univocity.parsers.common.fields", - "org.junit.jupiter.params.shadow.com.univocity.parsers.common.input", - "org.junit.jupiter.params.shadow.com.univocity.parsers.common.input.concurrent", - "org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators", - "org.junit.jupiter.params.shadow.com.univocity.parsers.common.processor", - "org.junit.jupiter.params.shadow.com.univocity.parsers.common.processor.core", - "org.junit.jupiter.params.shadow.com.univocity.parsers.common.record", - "org.junit.jupiter.params.shadow.com.univocity.parsers.common.routine", - "org.junit.jupiter.params.shadow.com.univocity.parsers.conversions", - "org.junit.jupiter.params.shadow.com.univocity.parsers.csv", - "org.junit.jupiter.params.shadow.com.univocity.parsers.fixed", - "org.junit.jupiter.params.shadow.com.univocity.parsers.tsv", + "org.junit.jupiter.params.shadow.de.siegmar.fastcsv.reader", + "org.junit.jupiter.params.shadow.de.siegmar.fastcsv.util", + "org.junit.jupiter.params.shadow.de.siegmar.fastcsv.writer", "org.junit.jupiter.params.support" ], "org.junit.platform:junit-platform-commons": [ "org.junit.platform.commons", "org.junit.platform.commons.annotation", "org.junit.platform.commons.function", + "org.junit.platform.commons.io", "org.junit.platform.commons.logging", "org.junit.platform.commons.support", "org.junit.platform.commons.support.conversion", @@ -3274,7 +3269,6 @@ "org.junit.platform.engine.support.config", "org.junit.platform.engine.support.descriptor", "org.junit.platform.engine.support.discovery", - "org.junit.platform.engine.support.filter", "org.junit.platform.engine.support.hierarchical", "org.junit.platform.engine.support.store" ], diff --git a/pom.xml b/pom.xml index 2fc455b99d..cff9f8d669 100644 --- a/pom.xml +++ b/pom.xml @@ -51,8 +51,8 @@ 2.0.18 3.0.0 4.35.0 - 5.13.4 - 1.13.4 + 6.1.0 + 6.1.0 ${junit-jupiter.version} 8.10.1 1.84