summaryrefslogtreecommitdiffstats
path: root/container-search/pom.xml
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-11-01 15:10:18 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2016-11-01 15:10:18 +0100
commit321841ae2608e7325155b89f39e401cebe566250 (patch)
tree0a2c5eba03248457335254c6aa14964f73218adb /container-search/pom.xml
parent336cd9cdcf87830070d86ec698c290ec8ea1f5e6 (diff)
Unify on version 4.5 on both buil and runtime.
Diffstat (limited to 'container-search/pom.xml')
-rw-r--r--container-search/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-search/pom.xml b/container-search/pom.xml
index 54bae37a319..51242b4498d 100644
--- a/container-search/pom.xml
+++ b/container-search/pom.xml
@@ -244,7 +244,7 @@
<plugin> <!-- For the YQL query language -->
<groupId>org.antlr</groupId>
<artifactId>antlr4-maven-plugin</artifactId>
- <version>4.3</version>
+ <version>4.5</version>
<executions>
<execution>
<configuration>