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 aabe901a Update jackson-databind to 2.15.3
     new 54392703 Merge pull request #124 from 
scala-steward/update/jackson-databind-2.15.3
aabe901a is described below

commit aabe901abfbb5c06ea9e536aef2bfcd5e5a02dc6
Author: Scala Steward <[email protected]>
AuthorDate: Mon Oct 16 16:43:37 2023 +0000

    Update jackson-databind 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