summaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-08-30 22:26:33 +0000
committerBjørn Christian Seime <bjorncs@yahooinc.com>2023-08-31 15:20:12 +0200
commit4dd5aa9cd3d128cae3a527288d015219eb31f55c (patch)
tree9a8002b5e909d558d9f85df8cf00633371c925aa /hosted-tenant-base
parent082e1d33dd449351b0c5ea972ad9e9c60ca9c8ac (diff)
Update junit5 monorepo
Diffstat (limited to 'hosted-tenant-base')
-rw-r--r--hosted-tenant-base/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosted-tenant-base/pom.xml b/hosted-tenant-base/pom.xml
index ef1d3978a81..5b63b6e883a 100644
--- a/hosted-tenant-base/pom.xml
+++ b/hosted-tenant-base/pom.xml
@@ -44,7 +44,7 @@
<target_jdk_version>17</target_jdk_version>
<!-- NOTE: this must not be overriden by users, and must be in sync with junit version specified in 'tenant-cd-api' -->
- <junit.vespa.tenant.version>5.8.1</junit.vespa.tenant.version>
+ <junit.vespa.tenant.version>5.10.0</junit.vespa.tenant.version>
<test.categories>!integration</test.categories>
<!-- To allow specialized base pom to include additional "test provided" dependencies -->