Skip to content

Commit 1abc082

Browse files
committed
Upgrade to Netty 4.1.104.Final
Closes gh-38891
1 parent 7dfddce commit 1abc082

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
@@ -1057,7 +1057,7 @@ bom {
10571057
]
10581058
}
10591059
}
1060-
library("Netty", "4.1.102.Final") {
1060+
library("Netty", "4.1.104.Final") {
10611061
prohibit {
10621062
versionRange "[4.1.103.Final]"
10631063
because "it crashes on macOS (https://github.com/netty/netty/issues/13728)"

0 commit comments

Comments
 (0)