aboutsummaryrefslogtreecommitdiffstats
path: root/model/utilities/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'model/utilities/pom.xml')
-rw-r--r--model/utilities/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/model/utilities/pom.xml b/model/utilities/pom.xml
index 90b9937d8..7247423d0 100644
--- a/model/utilities/pom.xml
+++ b/model/utilities/pom.xml
@@ -32,12 +32,11 @@
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr4-runtime</artifactId>
- <version>4.6</version>
+ <version>4.7.1</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
- <version>2.7</version>
</dependency>
</dependencies>
@@ -59,4 +58,4 @@
</plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>