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 ed29ad1c Update jackson-module-scala, ... to 2.13.5
     new 160f3ed9 Merge pull request #73 from 
scala-steward/update/jackson-module-scala-2.13.5
ed29ad1c is described below

commit ed29ad1c42a0df089bcc0df81a9ccff56ea9c24d
Author: Scala Steward <[email protected]>
AuthorDate: Mon Jan 23 13:23:13 2023 +0000

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

diff --git a/build.sbt b/build.sbt
index a342586b..147368be 100644
--- a/build.sbt
+++ b/build.sbt
@@ -29,7 +29,7 @@ val commonsLang3Ver = "3.12.0"
 val commonsCodecVer = "1.15"
 val commonsCollectionsVer = "4.4"
 val gsonVer = "2.10.1"
-val jacksonVer = "2.13.4"
+val jacksonVer = "2.13.5"
 val apacheOpennlpVer = "2.1.0"
 
 // Test libraries.

Reply via email to