From 110c111ec7238d32ff83fbff75f4a9391b7e0007 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 12:54:00 +0000 Subject: [PATCH] Bump org.junit.jupiter:junit-jupiter-api from 5.7.0 to 5.10.1 Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.7.0 to 5.10.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.10.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- admin-ui/pom.xml | 2 +- examples/java-api/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 1bff50b75..125b055f2 100644 --- a/admin-ui/pom.xml +++ b/admin-ui/pom.xml @@ -115,7 +115,7 @@ org.junit.jupiter junit-jupiter-api - 5.7.0 + 5.10.1 test diff --git a/examples/java-api/pom.xml b/examples/java-api/pom.xml index bca676030..db27d9ec2 100644 --- a/examples/java-api/pom.xml +++ b/examples/java-api/pom.xml @@ -50,7 +50,7 @@ org.junit.jupiter junit-jupiter-api - 5.7.0 + 5.10.1 test diff --git a/reasoner/pom.xml b/reasoner/pom.xml index 8d0ed521d..c83352d45 100644 --- a/reasoner/pom.xml +++ b/reasoner/pom.xml @@ -19,7 +19,7 @@ org.junit.jupiter junit-jupiter-api - 5.7.0 + 5.10.1 test diff --git a/smart-connector-rest-dist/pom.xml b/smart-connector-rest-dist/pom.xml index 6f59d487d..f7b15743c 100644 --- a/smart-connector-rest-dist/pom.xml +++ b/smart-connector-rest-dist/pom.xml @@ -25,7 +25,7 @@ org.junit.jupiter junit-jupiter-api - 5.7.0 + 5.10.1 test diff --git a/smart-connector-rest-server/pom.xml b/smart-connector-rest-server/pom.xml index 09ac28c8b..0d7bf5494 100644 --- a/smart-connector-rest-server/pom.xml +++ b/smart-connector-rest-server/pom.xml @@ -120,7 +120,7 @@ org.junit.jupiter junit-jupiter-api - 5.7.0 + 5.10.1 test diff --git a/smart-connector/pom.xml b/smart-connector/pom.xml index b33743e0c..3cf807049 100644 --- a/smart-connector/pom.xml +++ b/smart-connector/pom.xml @@ -32,7 +32,7 @@ org.junit.jupiter junit-jupiter-api - 5.7.0 + 5.10.1 test