This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a commit to branch rel/0.7
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/rel/0.7 by this push:
     new 87ee493  - Updated the Antlr version
87ee493 is described below

commit 87ee493f040ff3906ee9caaa741c44401e869bd8
Author: Christofer Dutz <christofer.d...@c-ware.de>
AuthorDate: Fri May 15 13:25:59 2020 +0200

    - Updated the Antlr version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4bdfc76..03a7834 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
 
     <plc4x-code-generation.version>1.2.0</plc4x-code-generation.version>
 
-    <antlr.version>4.7.2</antlr.version>
+    <antlr.version>4.8</antlr.version>
     <apiguardian.version>1.1.0</apiguardian.version>
     <asm.version>5.0.4</asm.version>
     <assertj.version>3.11.1</assertj.version>

Reply via email to