summaryrefslogtreecommitdiffstats
path: root/tenant-cd-api
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2020-11-10 12:10:32 +0100
committerHarald Musum <musum@verizonmedia.com>2020-11-10 12:10:32 +0100
commit4c6464c665b3a9d2371351e95d3717722eb82938 (patch)
tree86dbf13ab74f5bd28b67f41b370146180fa00b97 /tenant-cd-api
parent1a05447b016134432df821daef53568e28df2c45 (diff)
Update junit version to 5.7.0
Diffstat (limited to 'tenant-cd-api')
-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 47e0f6e3fe6..f38f0b823c1 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.
It must also be in sync junit version specified in 'hosted-tenant-base'.
-->
- <hosted-tenant-base-junit-version>5.6.2</hosted-tenant-base-junit-version>
+ <hosted-tenant-base-junit-version>5.7.0</hosted-tenant-base-junit-version>
</properties>