aboutsummaryrefslogtreecommitdiffstats
path: root/cloud-tenant-base-dependencies-enforcer/pom.xml
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-01-25 22:20:49 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2023-01-25 22:20:49 +0100
commit1c84c2727fb5d2af41a66b3690988d81022ea840 (patch)
treeadc64c2ccc2dabca1a33f6004d6db2cfd8f0990a /cloud-tenant-base-dependencies-enforcer/pom.xml
parent8096d5ec0490ae7da7d3208c84546d2798781e52 (diff)
Bump to latest antlr-3.5.3/antlr4-4.11.1
Diffstat (limited to 'cloud-tenant-base-dependencies-enforcer/pom.xml')
-rw-r--r--cloud-tenant-base-dependencies-enforcer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cloud-tenant-base-dependencies-enforcer/pom.xml b/cloud-tenant-base-dependencies-enforcer/pom.xml
index 6e9ae6463fb..5e5325fd5ad 100644
--- a/cloud-tenant-base-dependencies-enforcer/pom.xml
+++ b/cloud-tenant-base-dependencies-enforcer/pom.xml
@@ -187,8 +187,8 @@
<include>junit:junit:4.13.2:test</include>
<include>net.java.dev.jna:jna:5.11.0:test</include>
<include>net.openhft:zero-allocation-hashing:jar:0.16:test</include>
- <include>org.antlr:antlr-runtime:3.5.2:test</include>
- <include>org.antlr:antlr4-runtime:4.9.3:test</include>
+ <include>org.antlr:antlr-runtime:3.5.3:test</include>
+ <include>org.antlr:antlr4-runtime:4.11.1:test</include>
<include>org.apache.commons:commons-exec:1.3:test</include>
<include>org.apache.commons:commons-math3:3.6.1:test</include>
<include>org.apache.commons:commons-compress:jar:1.22:test</include>