diff options
Diffstat (limited to 'springboot/springboot2/pom.xml')
-rw-r--r-- | springboot/springboot2/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 57ec5675..21cbda95 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -116,7 +116,7 @@ <mockk.version>1.9.3</mockk.version> <!-- Managed dependency versions --> - <antlr.version>4.7.2</antlr.version> + <antlr.version>4.8-1</antlr.version> <commons.lang.version>2.6</commons.lang.version> <apache.httpcomponents.core.version>4.4.12</apache.httpcomponents.core.version> <apache.httpcomponents.client.version>4.5.10</apache.httpcomponents.client.version> |