From 03b41dc2d8bd58fae68e7611c34ca097c24b677d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 02:18:14 +0000 Subject: [PATCH] Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.11.0 Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.2 to 5.11.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.11.0) --- 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 426e6c50..d04f9320 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.0 test diff --git a/knowledge-directory/pom.xml b/knowledge-directory/pom.xml index 34ccfc71..4b83f1b0 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.0 test diff --git a/reasoner/pom.xml b/reasoner/pom.xml index 38812fd5..f68ed405 100644 --- a/reasoner/pom.xml +++ b/reasoner/pom.xml @@ -31,7 +31,7 @@ org.junit.jupiter junit-jupiter - 5.10.2 + 5.11.0 test diff --git a/smart-connector-rest-dist/pom.xml b/smart-connector-rest-dist/pom.xml index 6964d281..72e223f5 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.0 test diff --git a/smart-connector-rest-server/pom.xml b/smart-connector-rest-server/pom.xml index 8eff6ea9..f8b164d6 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.0 test diff --git a/smart-connector/pom.xml b/smart-connector/pom.xml index 1d7651d5..89d9c54c 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.0 test