Skip to content

Commit b99497b

Browse files
Update io.projectreactor.netty:1.2.8 to v1.2.9 (#3060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7c908e commit b99497b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ dependencyManagement {
544544
entry 'netty-transport-native-unix-common'
545545
}
546546
//temporary fix for vulnerability https://spring.io/security/cve-2023-34062
547-
dependencySet(group: 'io.projectreactor.netty', version: '1.2.8') {
547+
dependencySet(group: 'io.projectreactor.netty', version: '1.2.9') {
548548
entry 'reactor-netty-http'
549549
entry 'reactor-netty-core'
550550
}

0 commit comments

Comments
 (0)