From 23909eea077692ef53babeb9ae4b483d9a2b4e7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 11:31:22 +0000 Subject: [PATCH] build(deps): Bump org.junit:junit-bom from 5.10.3 to 5.11.3 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.3 to 5.11.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- integration-tests/common/pom.xml | 2 +- integration-tests/junit5-tests/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-tests/common/pom.xml b/integration-tests/common/pom.xml index eaeef7dc3..53341842d 100644 --- a/integration-tests/common/pom.xml +++ b/integration-tests/common/pom.xml @@ -32,7 +32,7 @@ - 5.10.3 + 5.11.3 diff --git a/integration-tests/junit5-tests/pom.xml b/integration-tests/junit5-tests/pom.xml index e502be441..6c2138ba6 100644 --- a/integration-tests/junit5-tests/pom.xml +++ b/integration-tests/junit5-tests/pom.xml @@ -31,7 +31,7 @@ Arquillian Core: JUnit 5 Integration Tests - 5.10.3 + 5.11.3