Skip to content

Commit 3d435df

Browse files
committed
Upgrade to Netty tcNative 2.0.29.Final
Closes gh-20462
1 parent 2fa35fb commit 3d435df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1262,7 +1262,7 @@ bom {
12621262
]
12631263
}
12641264
}
1265-
library("Netty tcNative", "2.0.28.Final") {
1265+
library("Netty tcNative", "2.0.29.Final") {
12661266
group("io.netty") {
12671267
modules = [
12681268
"netty-tcnative-boringssl-static"

0 commit comments

Comments
 (0)