Skip to content

Commit c3b242f

Browse files
Update spring core to v6.2.12
1 parent cfdc442 commit c3b242f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ permissions-notifications = { module = "dev.icerock.moko:permissions-notificatio
9191
permissions = { module = "dev.icerock.moko:permissions", version.ref = "permissions" }
9292
spring-boot = { module = "org.springframework.boot:spring-boot", version.ref = "spring" }
9393
spring-boot-starter-logging = { module = "org.springframework.boot:spring-boot-starter-logging", version.ref = "spring" }
94-
spring-webflux = "org.springframework:spring-webflux:6.2.5"
94+
spring-webflux = "org.springframework:spring-webflux:6.2.12"
9595
spring-boot-autoconfigure = { module = "org.springframework.boot:spring-boot-autoconfigure", version.ref = "spring" }
9696
spring-boot-starter-webflux = { module = "org.springframework.boot:spring-boot-starter-webflux", version.ref = "spring" }
9797
ktor-server-netty = "io.ktor:ktor-server-netty:2.3.13"
@@ -200,7 +200,7 @@ roborazzi-gradle-plugin = { module = "io.github.takahirom.roborazzi:roborazzi-gr
200200
scrimage-core = "com.sksamuel.scrimage:scrimage-core:4.3.2"
201201
scrimage-filters = "com.sksamuel.scrimage:scrimage-filters:4.3.2"
202202
snakeyaml = "org.yaml:snakeyaml:2.3"
203-
spring-web = "org.springframework:spring-web:6.1.14"
203+
spring-web = "org.springframework:spring-web:6.2.12"
204204
stately-common = "co.touchlab:stately-common:2.1.0"
205205

206206
okio = { module = "com.squareup.okio:okio", version.ref = "okio" }

0 commit comments

Comments
 (0)