Skip to content

Commit ec3d59c

Browse files
committed
Upgrade to Netty 4.1.114.Final
Closes gh-42620
1 parent aa0d1f9 commit ec3d59c

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
@@ -1090,7 +1090,7 @@ bom {
10901090
]
10911091
}
10921092
}
1093-
library("Netty", "4.1.113.Final") {
1093+
library("Netty", "4.1.114.Final") {
10941094
group("io.netty") {
10951095
imports = [
10961096
"netty-bom"

0 commit comments

Comments
 (0)