You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by ar...@apache.org on 2022/06/26 19:11:38 UTC

[incubator-nlpcraft] branch NLPCRAFT-504 updated: Update pom.xml

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

aradzinski pushed a commit to branch NLPCRAFT-504
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/NLPCRAFT-504 by this push:
     new 6b0dbc45 Update pom.xml
6b0dbc45 is described below

commit 6b0dbc4537cfa9c619fcf7b95512876cdfee98db
Author: Aaron Radzinski <ar...@datalingvo.com>
AuthorDate: Sun Jun 26 12:11:33 2022 -0700

    Update pom.xml
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 107b69b8..4bd8ca94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
         <maven.source.plugin.ver>3.0.1</maven.source.plugin.ver>
         <maven.clean.plugin.ver>3.1.0</maven.clean.plugin.ver>
         <maven.javadoc.plugin.ver>3.2.0</maven.javadoc.plugin.ver>
-        <org.antlr4.ver>4.9.3</org.antlr4.ver>
+        <org.antlr4.ver>4.10.1</org.antlr4.ver>
         <jline.ver>3.21.0</jline.ver>
         <commons.io.ver>2.11.0</commons.io.ver>
         <commons.lang3.ver>3.12.0</commons.lang3.ver>