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 aa6bd82e Update jackson-module-scala_3 to 2.14.2
     new 07ebb52c Merge pull request #78 from 
scala-steward/update/jackson-module-scala_3-2.14.2
aa6bd82e is described below

commit aa6bd82e8eb49628a616b668d3dbf5e2f0475bf0
Author: Scala Steward <[email protected]>
AuthorDate: Sun Jan 29 13:38:50 2023 +0000

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

diff --git a/build.sbt b/build.sbt
index 7d251d83..06cc53c1 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.14.1"
+val jacksonVer = "2.14.2"
 val apacheOpennlpVer = "2.1.0"
 
 // Test libraries.

Reply via email to