summaryrefslogtreecommitdiffstats
path: root/tenant-cd-api/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2021-11-25 09:45:20 +0100
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2021-11-25 09:59:13 +0100
commitdca1a89c60ea4a70877ad2d1a62d1b68dd2c625c (patch)
tree53b6328d07ce656ccfb13dee2edbc169c0c25859 /tenant-cd-api/pom.xml
parent667668da4c8808f001a9e09a0dfdc89d1fee1193 (diff)
Upgrade junit-jupiter to 5.8.1
Diffstat (limited to 'tenant-cd-api/pom.xml')
-rw-r--r--tenant-cd-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tenant-cd-api/pom.xml b/tenant-cd-api/pom.xml
index e45fd7e9586..5ac52748152 100644
--- a/tenant-cd-api/pom.xml
+++ b/tenant-cd-api/pom.xml
@@ -25,7 +25,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'.
-->
- <hosted-tenant-base-junit-version>5.7.0</hosted-tenant-base-junit-version>
+ <hosted-tenant-base-junit-version>5.8.1</hosted-tenant-base-junit-version>
</properties>