From 9a59d8b72f35e1bd194d338e895a43c9b7381d2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:43:12 +0000 Subject: [PATCH] build(deps): Bump org.junit:junit-bom from 5.10.3 to 5.11.1 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.3 to 5.11.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.1) --- 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..fdf1ad5e9 100644 --- a/integration-tests/common/pom.xml +++ b/integration-tests/common/pom.xml @@ -32,7 +32,7 @@ - 5.10.3 + 5.11.1 diff --git a/integration-tests/junit5-tests/pom.xml b/integration-tests/junit5-tests/pom.xml index e502be441..872e4e877 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.1