Skip to content

Commit a7d71a3

Browse files
committed
Upgrade to Netty 4.1.94.Final
Closes gh-35992
1 parent b65ea12 commit a7d71a3

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
@@ -1025,7 +1025,7 @@ bom {
10251025
]
10261026
}
10271027
}
1028-
library("Netty", "4.1.93.Final") {
1028+
library("Netty", "4.1.94.Final") {
10291029
group("io.netty") {
10301030
imports = [
10311031
"netty-bom"

0 commit comments

Comments
 (0)