Skip to content

Commit

Permalink
spring-web 6.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis committed Feb 19, 2024
1 parent b308d73 commit 36e1912
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 @@ -59,7 +59,7 @@ val netty5Version = "5.0.0.Alpha5"
val zuulOssVersion = "2.4.1-SNAPSHOT"

dependencies {
jmh("org.springframework:spring-web:6.0.11")
jmh("org.springframework:spring-web:6.1.4")
jmh("com.fasterxml.jackson.core:jackson-databind:2.14.3")
jmh("com.google.guava:guava:31.1-jre")
jmh("com.github.ben-manes.caffeine:caffeine:3.1.7")
Expand Down

0 comments on commit 36e1912

Please sign in to comment.