From c7620061002baa3e1fbf2ceb7af1a18a24e27f44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 02:18:04 +0000 Subject: [PATCH] Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.11.2 Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.2 to 5.11.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.11.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- admin-ui/pom.xml | 2 +- knowledge-directory/pom.xml | 2 +- reasoner/pom.xml | 2 +- smart-connector-rest-dist/pom.xml | 2 +- smart-connector-rest-server/pom.xml | 2 +- smart-connector/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/admin-ui/pom.xml b/admin-ui/pom.xml index 426e6c508..27b616179 100644 --- a/admin-ui/pom.xml +++ b/admin-ui/pom.xml @@ -127,7 +127,7 @@ org.junit.jupiter junit-jupiter - 5.10.2 + 5.11.2 test diff --git a/knowledge-directory/pom.xml b/knowledge-directory/pom.xml index 34ccfc71d..de45c5ed7 100644 --- a/knowledge-directory/pom.xml +++ b/knowledge-directory/pom.xml @@ -57,7 +57,7 @@ org.junit.jupiter junit-jupiter - 5.10.2 + 5.11.2 test diff --git a/reasoner/pom.xml b/reasoner/pom.xml index 38812fd50..6b24c2c23 100644 --- a/reasoner/pom.xml +++ b/reasoner/pom.xml @@ -31,7 +31,7 @@ org.junit.jupiter junit-jupiter - 5.10.2 + 5.11.2 test diff --git a/smart-connector-rest-dist/pom.xml b/smart-connector-rest-dist/pom.xml index 6964d281e..34d471e52 100644 --- a/smart-connector-rest-dist/pom.xml +++ b/smart-connector-rest-dist/pom.xml @@ -37,7 +37,7 @@ org.junit.jupiter junit-jupiter - 5.10.2 + 5.11.2 test diff --git a/smart-connector-rest-server/pom.xml b/smart-connector-rest-server/pom.xml index 8eff6ea95..de51e6473 100644 --- a/smart-connector-rest-server/pom.xml +++ b/smart-connector-rest-server/pom.xml @@ -132,7 +132,7 @@ org.junit.jupiter junit-jupiter - 5.10.2 + 5.11.2 test diff --git a/smart-connector/pom.xml b/smart-connector/pom.xml index 1d7651d50..14463337e 100644 --- a/smart-connector/pom.xml +++ b/smart-connector/pom.xml @@ -44,7 +44,7 @@ org.junit.jupiter junit-jupiter - 5.10.2 + 5.11.2 test