summaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base
diff options
context:
space:
mode:
Diffstat (limited to 'hosted-tenant-base')
-rw-r--r--hosted-tenant-base/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosted-tenant-base/pom.xml b/hosted-tenant-base/pom.xml
index bab592409f7..7a29ba88d46 100644
--- a/hosted-tenant-base/pom.xml
+++ b/hosted-tenant-base/pom.xml
@@ -194,8 +194,8 @@
<excludes>
<exclude>log4j:log4j:*:jar:compile</exclude>
<exclude>log4j:log4j:*:jar:provided</exclude>
- <exclude>org.apache.logging.log4j:log4j-core:*:jar:compile</exclude>
- <exclude>org.apache.logging.log4j:log4j-core:*:jar:provided</exclude>
+ <exclude>org.apache.logging.log4j:log4j-core:(,2.17.0]:jar:compile</exclude>
+ <exclude>org.apache.logging.log4j:log4j-core:(,2.17.0]:jar:provided</exclude>
</excludes>
</bannedDependencies>
</rules>