From 14bddb9cacda62963706d5e78694288113bfd347 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 16:09:30 +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..36f5cfbfdf70 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.9.3 !integration diff --git a/parent/pom.xml b/parent/pom.xml index 62ab23614bed..bd567576371a 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.9.3 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..17caeeaf5b05 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.9.3 @@ -70,7 +70,7 @@ org.junit.platform junit-platform-commons - 1.8.1 + 1.9.3 com.yahoo.vespa diff --git a/vespa-osgi-testrunner/pom.xml b/vespa-osgi-testrunner/pom.xml index d89fbe1cf893..f756ce468670 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.9.3 org.junit.jupiter @@ -66,7 +66,7 @@ org.junit.platform junit-platform-launcher - 1.8.1 + 1.9.3 org.junit.jupiter