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

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


The following commit(s) were added to refs/heads/master by this push:
     new 11e9a92c Update jline to 3.23.0
     new 1248cffc Merge pull request #82 from scala-steward/update/jline-3.23.0
11e9a92c is described below

commit 11e9a92c8f8c93a20ecbdf16c0ce30c0cef81731
Author: Scala Steward <[email protected]>
AuthorDate: Fri Mar 10 13:31:49 2023 +0000

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

diff --git a/pom.xml b/pom.xml
index f129afbb..52696bed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
         <apache.rat.plugin.ver>0.15</apache.rat.plugin.ver>
         <maven.gpg.plugin.ver>1.6</maven.gpg.plugin.ver>
         <org.antlr4.ver>4.11.1</org.antlr4.ver>
-        <jline.ver>3.21.0</jline.ver>
+        <jline.ver>3.23.0</jline.ver>
         <commons.io.ver>2.11.0</commons.io.ver>
         <commons.lang3.ver>3.12.0</commons.lang3.ver>
         <commons.codec.ver>1.15</commons.codec.ver>

Reply via email to