Skip to content

Commit 2f001ae

Browse files
committed
Apply security upgrades March 2025 platform upgrade
1 parent 3b6c860 commit 2f001ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ object Versions {
3333
const val netty = "4.1.100.Final"
3434
const val snakeYaml = "2.2"
3535
const val apacheCommonsText = "1.10.0"
36-
const val projectReactorNetty = "1.1.13"
36+
const val projectReactorNetty = "1.1.27"
3737
}

0 commit comments

Comments
 (0)