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 2050fc3c Update jackson-module-scala, ... to 2.15.3
     new 1dc02c8c Merge pull request #126 from 
scala-steward/update/jackson-module-scala-2.15.3
2050fc3c is described below

commit 2050fc3c9690bca284892354f48295277f2da6e0
Author: Scala Steward <[email protected]>
AuthorDate: Mon Oct 16 16:44:04 2023 +0000

    Update jackson-module-scala, ... to 2.15.3
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index 545242ee..ae86cb15 100644
--- a/build.sbt
+++ b/build.sbt
@@ -29,7 +29,7 @@ val commonsLang3Ver = "3.13.0"
 val commonsCodecVer = "1.16.0"
 val commonsCollectionsVer = "4.4"
 val gsonVer = "2.10.1"
-val jacksonVer = "2.15.2"
+val jacksonVer = "2.15.3"
 val apacheOpennlpVer = "2.3.0"
 
 // Stanford project libraries.

Reply via email to