Skip to content

Commit f234bcf

Browse files
committed
Upgrade to Netty 4.1.115.Final
Closes gh-43144
1 parent b86e6e5 commit f234bcf

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.114.Final") {
1093+
library("Netty", "4.1.115.Final") {
10941094
group("io.netty") {
10951095
imports = [
10961096
"netty-bom"

0 commit comments

Comments
 (0)