Skip to content

Commit 6338fe5

Browse files
Update spring core to v6.2.7
1 parent 7a00359 commit 6338fe5

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
@@ -92,7 +92,7 @@ permissions-notifications = { module = "dev.icerock.moko:permissions-notificatio
9292
permissions = { module = "dev.icerock.moko:permissions", version.ref = "permissions" }
9393
spring-boot = { module = "org.springframework.boot:spring-boot", version.ref = "spring" }
9494
spring-boot-starter-logging = { module = "org.springframework.boot:spring-boot-starter-logging", version.ref = "spring" }
95-
spring-webflux = "org.springframework:spring-webflux:6.2.5"
95+
spring-webflux = "org.springframework:spring-webflux:6.2.7"
9696
spring-boot-autoconfigure = { module = "org.springframework.boot:spring-boot-autoconfigure", version.ref = "spring" }
9797
spring-boot-starter-webflux = { module = "org.springframework.boot:spring-boot-starter-webflux", version.ref = "spring" }
9898
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.0"
201201
scrimage-filters = "com.sksamuel.scrimage:scrimage-filters:4.3.0"
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.7"
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)