aboutsummaryrefslogtreecommitdiffstats
path: root/model
diff options
context:
space:
mode:
authorRossC <ross.carter@est.tech>2020-06-22 14:13:34 +0100
committerRossC <ross.carter@est.tech>2020-06-22 14:13:38 +0100
commit5be43f6edf88558975258b0eba74f99bfe8937f8 (patch)
tree69cb92bedba36367281be20f4a5e2382f8019daf /model
parent9c0c0c8f61a08aec5c95ebb90647a0aae445e129 (diff)
Updating all Apex dependencies
Issue-ID: POLICY-2387 Change-Id: I6d9222cfe8841a4a4532d95dbc6f8b3f3d15ac87 Signed-off-by: RossC <ross.carter@est.tech>
Diffstat (limited to 'model')
-rw-r--r--model/utilities/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/model/utilities/pom.xml b/model/utilities/pom.xml
index 1bb260589..4bc39e6e7 100644
--- a/model/utilities/pom.xml
+++ b/model/utilities/pom.xml
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr4-runtime</artifactId>
- <version>4.7.1</version>
+ <version>4.8-1</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>