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

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

commit 2855a9286bc33850b19d499dee7743074b9109bc
Merge: e78fb47f 07ebb52c
Author: Sergey Kamov <[email protected]>
AuthorDate: Sun Jan 29 19:15:39 2023 +0400

    Merge branch 'master' into NLPCRAFT-520

 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --cc build.sbt
index 49e0868a,06cc53c1..4203512a
--- a/build.sbt
+++ b/build.sbt
@@@ -29,9 -29,12 +29,9 @@@ val commonsLang3Ver = "3.12.0
  val commonsCodecVer = "1.15"
  val commonsCollectionsVer = "4.4"
  val gsonVer = "2.10.1"
- val jacksonVer = "2.13.5"
+ val jacksonVer = "2.14.2"
  val apacheOpennlpVer = "2.1.0"
  
 -// Test libraries.
 -val junitVer = "5.9.0"
 -
  // Stanford project libraries.
  val stanfordCoreNLPVer  = "4.5.2"
  

Reply via email to