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
commit 3179a35a68bec0cb9bb3a75699364cac67ddc827 Merge: 10669ecc f6ba422c Author: Sergey K. <[email protected]> AuthorDate: Mon Aug 19 16:19:56 2024 +0400 Merge pull request #151 from scala-steward/update/commons-codec-1.16.1 Update commons-codec to 1.16.1 build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc build.sbt index da44fb0e,109e336d..17325d16 --- a/build.sbt +++ b/build.sbt @@@ -26,10 -26,10 +26,10 @@@ val orgAntlr4Ver = "4.13.0 val jlineVer = "3.25.1" val commonsIoVer = "2.14.0" val commonsLang3Ver = "3.13.0" - val commonsCodecVer = "1.16.0" + val commonsCodecVer = "1.16.1" val commonsCollectionsVer = "4.4" val gsonVer = "2.10.1" -val jacksonVer = "2.15.3" +val jacksonVer = "2.16.1" val apacheOpennlpVer = "2.3.2" // Stanford project libraries.
