From 751c0018c04d0d7736c34293eadbf2fcd297d47c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 08:43:22 +0000 Subject: [PATCH] Update junit5 monorepo --- hosted-tenant-base/pom.xml | 2 +- parent/pom.xml | 2 +- tenant-cd-api/pom.xml | 4 ++-- vespa-osgi-testrunner/pom.xml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/hosted-tenant-base/pom.xml b/hosted-tenant-base/pom.xml index 7ca96a4d8b72..8a69842603d7 100644 --- a/hosted-tenant-base/pom.xml +++ b/hosted-tenant-base/pom.xml @@ -40,7 +40,7 @@ 3.6.0 2.15.2 - 5.8.1 + 5.10.0 !integration diff --git a/parent/pom.xml b/parent/pom.xml index 62ab23614bed..bff641dff150 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1154,7 +1154,7 @@ 5.0.2 0.11.5 5.11.0 - 5.8.1 + 5.10.0 3.6.0 3.3.0 5.1.2 diff --git a/tenant-cd-api/pom.xml b/tenant-cd-api/pom.xml index 5c1199d34f99..d4fd93f10441 100644 --- a/tenant-cd-api/pom.xml +++ b/tenant-cd-api/pom.xml @@ -24,7 +24,7 @@ This version must match the string in all ExportPackage annotations in this module. It must also be in sync junit version specified in 'hosted-tenant-base'. --> - 5.8.1 + 5.10.0 @@ -70,7 +70,7 @@ org.junit.platform junit-platform-commons - 1.8.1 + 1.10.0 com.yahoo.vespa diff --git a/vespa-osgi-testrunner/pom.xml b/vespa-osgi-testrunner/pom.xml index d89fbe1cf893..99fa0c0245f2 100644 --- a/vespa-osgi-testrunner/pom.xml +++ b/vespa-osgi-testrunner/pom.xml @@ -43,7 +43,7 @@ org.junit.jupiter junit-jupiter-engine - 5.8.1 + 5.10.0 org.junit.jupiter @@ -66,7 +66,7 @@ org.junit.platform junit-platform-launcher - 1.8.1 + 1.10.0 org.junit.jupiter