Skip to content

Commit a04a16a

Browse files
committed
Upgrade to Netty 4.1.104.Final
Closes gh-38872
1 parent 31bc458 commit a04a16a

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
@@ -1077,7 +1077,7 @@ bom {
10771077
]
10781078
}
10791079
}
1080-
library("Netty", "4.1.102.Final") {
1080+
library("Netty", "4.1.104.Final") {
10811081
prohibit {
10821082
versionRange "[4.1.103.Final]"
10831083
because "it crashes on macOS (https://github.com/netty/netty/issues/13728)"

0 commit comments

Comments
 (0)