Skip to content

Commit e0f1e66

Browse files
committed
Upgrade to Netty 4.1.130.Final
Closes gh-48539
1 parent 06303a4 commit e0f1e66

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
@@ -1605,7 +1605,7 @@ bom {
16051605
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
16061606
}
16071607
}
1608-
library("Netty", "4.1.128.Final") {
1608+
library("Netty", "4.1.130.Final") {
16091609
prohibit {
16101610
versionRange "[4.1.129.Final]"
16111611
because "it contains a regression https://github.com/netty/netty/issues/16020"

0 commit comments

Comments
 (0)