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 b90554ed Update log4j-api, log4j-slf4j-impl to 2.21.0
     new cb9877cd Merge pull request #128 from 
scala-steward/update/log4j-api-2.21.0
b90554ed is described below

commit b90554ed78ffd198220cc4ee6ac8cc5777c8582c
Author: Scala Steward <[email protected]>
AuthorDate: Wed Oct 18 13:29:11 2023 +0000

    Update log4j-api, log4j-slf4j-impl to 2.21.0
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index ae86cb15..89c65220 100644
--- a/build.sbt
+++ b/build.sbt
@@ -20,7 +20,7 @@ val nlpcraftVer = "1.0.0"
 // Common libraries.
 val scalaMajVer = "3"
 val scalaMinVer = "2.2"
-val log4jVer = "2.20.0"
+val log4jVer = "2.21.0"
 val scalaLoggingVer = "3.9.5"
 val orgAntlr4Ver = "4.13.0"
 val jlineVer = "3.23.0"

Reply via email to