Skip to content

Commit

Permalink
Merge pull request #181 from scala-steward/update/log4j-api-2.24.1
Browse files Browse the repository at this point in the history
Update log4j-api, log4j-slf4j-impl to 2.24.1
  • Loading branch information
skhdl authored Oct 16, 2024
2 parents 110e710 + 24acbc6 commit e654413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ val nlpcraftVer = "1.0.0"
// Common libraries.
val scalaMajVer = "3"
val scalaMinVer = "2.2"
val log4jVer = "2.21.1"
val log4jVer = "2.24.1"
val scalaLoggingVer = "3.9.5"
val orgAntlr4Ver = "4.13.0"
val jlineVer = "3.26.3"
Expand Down

0 comments on commit e654413

Please sign in to comment.