Skip to content

Commit 7e3d533

Browse files
committed
Upgrade to Netty 4.1.79.Final
Closes gh-31765
1 parent 2909cc2 commit 7e3d533

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
@@ -1094,7 +1094,7 @@ bom {
10941094
]
10951095
}
10961096
}
1097-
library("Netty", "4.1.78.Final") {
1097+
library("Netty", "4.1.79.Final") {
10981098
group("io.netty") {
10991099
imports = [
11001100
"netty-bom"

0 commit comments

Comments
 (0)