Skip to content

Commit

Permalink
log4j 2.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis committed Mar 25, 2024
1 parent 814cc99 commit ef792a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ val brotli4jVersion = "1.16.0"
val nettyVersion = "4.1.108.Final"
val netty5Version = "5.0.0.Alpha5"
val zuulOssVersion = "2.5.0-SNAPSHOT"
val log4jVersion = "2.23.0"
val log4jVersion = "2.23.1"

dependencies {
jmh("org.springframework:spring-web:6.1.4")
Expand Down

0 comments on commit ef792a7

Please sign in to comment.