aboutsummaryrefslogtreecommitdiffstats
path: root/cloud-tenant-base-dependencies-enforcer
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-11-18 09:31:27 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2021-11-18 09:31:27 +0100
commit733d066acfbd7812d247c5a80bdddbd386324076 (patch)
tree6d0566d3ff1003888843e0df95c3a198de43e1e3 /cloud-tenant-base-dependencies-enforcer
parent171a0b36e060cdb59c5974a4bc2c723e3b09e0f8 (diff)
antlr4 4.5 -> 4.9.3
Diffstat (limited to 'cloud-tenant-base-dependencies-enforcer')
-rw-r--r--cloud-tenant-base-dependencies-enforcer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud-tenant-base-dependencies-enforcer/pom.xml b/cloud-tenant-base-dependencies-enforcer/pom.xml
index e2cc7085353..7113787a715 100644
--- a/cloud-tenant-base-dependencies-enforcer/pom.xml
+++ b/cloud-tenant-base-dependencies-enforcer/pom.xml
@@ -238,7 +238,7 @@
<include>net.java.dev.jna:jna:4.5.2:jar:test</include>
<include>org.abego.treelayout:org.abego.treelayout.core:1.0.1:jar:test</include>
<include>org.antlr:antlr-runtime:3.5.2:jar:test</include>
- <include>org.antlr:antlr4-runtime:4.5:jar:test</include>
+ <include>org.antlr:antlr4-runtime:4.9.3:jar:test</include>
<include>org.apache.commons:commons-exec:1.3:jar:test</include>
<include>org.apache.commons:commons-math3:3.6.1:jar:test</include>
<include>org.apache.httpcomponents:httpclient:4.5.12:jar:test</include>