From 8a1cb35d66a624bf695962d8d347405505886b78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 19:05:07 -0800 Subject: [PATCH] ORC-1527: Bump `junit` to 5.10.1 Bumps `junit.version` from 5.10.0 to 5.10.1. Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.0 to 5.10.1
Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 5.10.1 = Platform 1.10.1 + Jupiter 5.10.1 + Vintage 5.10.1

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1

Commits

Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.0 to 5.10.1
Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 5.10.1 = Platform 1.10.1 + Jupiter 5.10.1 + Vintage 5.10.1

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `dependabot rebase` will rebase this PR - `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `dependabot merge` will merge this PR after your CI passes on it - `dependabot squash and merge` will squash and merge this PR after your CI passes on it - `dependabot cancel merge` will cancel a previously requested merge and block automerging - `dependabot reopen` will reopen this PR if it is closed - `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Closes #1655 from dependabot[bot]/dependabot/maven/java/junit.version-5.10.1. Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Dongjoon Hyun --- java/bench/pom.xml | 2 +- java/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/java/bench/pom.xml b/java/bench/pom.xml index 1767458fc4..c8bf61bf86 100644 --- a/java/bench/pom.xml +++ b/java/bench/pom.xml @@ -36,7 +36,7 @@ 1.11.3 3.1.3 1.20 - 5.10.0 + 5.10.1 ${project.version} 1.13.1 3.5.0 diff --git a/java/pom.xml b/java/pom.xml index 9336bfe1b5..a42d9681b5 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -64,7 +64,7 @@ ${project.basedir}/../../examples 3.3.6 17 - 5.10.0 + 5.10.1 3.6.0 3.6.0 3.5.1