Skip to content

Commit e172427

Browse files
committed
Upgrade to Netty 4.1.113.Final
Closes gh-42250
1 parent 7d22d7f commit e172427

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
@@ -1091,7 +1091,7 @@ bom {
10911091
]
10921092
}
10931093
}
1094-
library("Netty", "4.1.112.Final") {
1094+
library("Netty", "4.1.113.Final") {
10951095
group("io.netty") {
10961096
imports = [
10971097
"netty-bom"

0 commit comments

Comments
 (0)