Skip to content

Commit

Permalink
Update log4j-api, log4j-core to 2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Nov 21, 2023
1 parent c6d8050 commit 42e8d5d
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 @@ -64,7 +64,7 @@ val profigVersion: String = "3.4.1"
val spiceVersion: String = "0.1.10"

// Benchmarking Dependencies
val log4jVersion: String = "2.20.0"
val log4jVersion: String = "2.22.0"
val disruptorVersion: String = "3.4.4"
val logbackVersion: String = "1.2.11"
val typesafeConfigVersion: String = "1.4.2"
Expand Down

0 comments on commit 42e8d5d

Please sign in to comment.