Skip to content

Commit d9c06d3

Browse files
committed
Upgrade to Netty 4.1.126.Final
Closes gh-47104
1 parent 9780b91 commit d9c06d3

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
@@ -1602,7 +1602,7 @@ bom {
16021602
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
16031603
}
16041604
}
1605-
library("Netty", "4.1.124.Final") {
1605+
library("Netty", "4.1.126.Final") {
16061606
group("io.netty") {
16071607
bom("netty-bom")
16081608
}

0 commit comments

Comments
 (0)