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 ecf56f72 Update jackson-dataformat-yaml to 2.15.3
     new 8b11f257 Merge pull request #125 from 
scala-steward/update/jackson-dataformat-yaml-2.15.3
ecf56f72 is described below

commit ecf56f726d24a539fc1462b872d3945db8c5fbae
Author: Scala Steward <scala_stew...@virtuslab.com>
AuthorDate: Mon Oct 16 16:43:51 2023 +0000

    Update jackson-dataformat-yaml 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