You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by se...@apache.org on 2023/04/25 15:24:32 UTC

[incubator-nlpcraft] branch master updated: WIP.

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 6a3c4430 WIP.
6a3c4430 is described below

commit 6a3c44304287983c1af1157ac4f8ce422786df4a
Author: Sergey Kamov <sk...@gmail.com>
AuthorDate: Tue Apr 25 19:24:16 2023 +0400

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

diff --git a/pom.xml b/pom.xml
index df4aedaf..2802fb32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
         <scala3.ref.ver>1.2.0</scala3.ref.ver>
         <jackson.ver>2.14.2</jackson.ver>
         <jackson.yaml.ver>2.13.4</jackson.yaml.ver>
-        <apache.opennlp.ver>2.1.0</apache.opennlp.ver>
+        <apache.opennlp.ver>2.2.0</apache.opennlp.ver>
         <gson.ver>2.10</gson.ver>
         <scalatest.ver>3.2.15</scalatest.ver>