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/10 11:19:04 UTC

[incubator-nlpcraft] branch master updated: Update libraries version.

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 903a4f71 Update libraries version.
903a4f71 is described below

commit 903a4f71822840c10c872b7cee15cd88ce8f5b55
Author: Sergey Kamov <sk...@gmail.com>
AuthorDate: Mon Apr 10 15:18:45 2023 +0400

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

diff --git a/pom.xml b/pom.xml
index 52696bed..df4aedaf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
         <commons.codec.ver>1.15</commons.codec.ver>
         <commons.collections.ver>4.4</commons.collections.ver>
         <scala3.ref.ver>1.2.0</scala3.ref.ver>
-        <jackson.ver>2.13.4</jackson.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>
         <gson.ver>2.10</gson.ver>