Skip to content

Commit 0748348

Browse files
renovate[bot]kcsurapaneni
authored andcommitted
fix(deps): update dependency org.springframework.boot:spring-boot-starter-web to v3.4.3 (#13362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f1cfe0e commit 0748348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark-overhead-jmh/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ otelJava {
1313
}
1414

1515
dependencies {
16-
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.4.2")
16+
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.4.3")
1717
}
1818

1919
tasks {

0 commit comments

Comments
 (0)