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 d73416b8 Merge fixes.
d73416b8 is described below

commit d73416b871e22ae9a04c46e2fc1db5f12f697361
Author: Sergey Kamov <[email protected]>
AuthorDate: Thu Nov 3 10:59:20 2022 +0400

    Merge fixes.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 75c6cc19..b5d99e87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,8 +106,8 @@
         <commons.codec.ver>1.15</commons.codec.ver>
         <commons.collections.ver>4.4</commons.collections.ver>
         <scala3.ref.ver>1.1.4</scala3.ref.ver>
-        <jackson.ver>2.13.4.2</jackson.ver>
-        <jackson.yaml.ver>2.13.4.2</jackson.yaml.ver>
+        <jackson.ver>2.13.4</jackson.ver>
+        <jackson.yaml.ver>2.13.4</jackson.yaml.ver>
         <apache.opennlp.ver>2.0.0</apache.opennlp.ver>
         <gson.ver>2.10</gson.ver>
         <scalatest.ver>3.2.14</scalatest.ver>

Reply via email to