Skip to content

Commit 9c97dc6

Browse files
authored
Merge pull request #563 from RADAR-base/security/march-2025-fixes
Apply security upgrades March 2025 platform upgrade
2 parents 3b6c860 + 2f001ae commit 9c97dc6

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)