summaryrefslogtreecommitdiffstats
path: root/cloud-tenant-base-dependencies-enforcer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cloud-tenant-base-dependencies-enforcer/pom.xml')
-rw-r--r--cloud-tenant-base-dependencies-enforcer/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cloud-tenant-base-dependencies-enforcer/pom.xml b/cloud-tenant-base-dependencies-enforcer/pom.xml
index 468c0eb6bfe..b5c54ea3980 100644
--- a/cloud-tenant-base-dependencies-enforcer/pom.xml
+++ b/cloud-tenant-base-dependencies-enforcer/pom.xml
@@ -267,6 +267,7 @@
<include>org.eclipse.jetty:jetty-util-ajax:[${jetty.version}]:jar:test</include>
<include>org.hamcrest:hamcrest-core:1.3:jar:test</include>
<include>org.hdrhistogram:HdrHistogram:2.1.8:jar:test</include>
+ <include>org.json:json:20090211:jar:test</include>
<include>org.junit.jupiter:junit-jupiter-api:[${junit5.version}]:jar:test</include>
<include>org.junit.jupiter:junit-jupiter-engine:[${junit5.version}]:jar:test</include>
<include>org.junit.platform:junit-platform-commons:[${junit5.platform.version}]:jar:test</include>