Skip to content

Commit 0d61d73

Browse files
Update spring core to v6.2.9
1 parent a29d2e6 commit 0d61d73

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
@@ -93,7 +93,7 @@ permissions-notifications = { module = "dev.icerock.moko:permissions-notificatio
9393
permissions = { module = "dev.icerock.moko:permissions", version.ref = "permissions" }
9494
spring-boot = { module = "org.springframework.boot:spring-boot", version.ref = "spring" }
9595
spring-boot-starter-logging = { module = "org.springframework.boot:spring-boot-starter-logging", version.ref = "spring" }
96-
spring-webflux = "org.springframework:spring-webflux:6.2.5"
96+
spring-webflux = "org.springframework:spring-webflux:6.2.9"
9797
spring-boot-autoconfigure = { module = "org.springframework.boot:spring-boot-autoconfigure", version.ref = "spring" }
9898
spring-boot-starter-webflux = { module = "org.springframework.boot:spring-boot-starter-webflux", version.ref = "spring" }
9999
ktor-server-netty = "io.ktor:ktor-server-netty:2.3.13"
@@ -201,7 +201,7 @@ roborazzi-gradle-plugin = { module = "io.github.takahirom.roborazzi:roborazzi-gr
201201
scrimage-core = "com.sksamuel.scrimage:scrimage-core:4.3.2"
202202
scrimage-filters = "com.sksamuel.scrimage:scrimage-filters:4.3.2"
203203
snakeyaml = "org.yaml:snakeyaml:2.3"
204-
spring-web = "org.springframework:spring-web:6.1.14"
204+
spring-web = "org.springframework:spring-web:6.2.9"
205205
stately-common = "co.touchlab:stately-common:2.1.0"
206206

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

0 commit comments

Comments
 (0)