Skip to content

Commit 8861304

Browse files
committed
Upgrade to Netty 4.1.124.Final
Closes gh-46834
1 parent 1a5cba0 commit 8861304

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.123.Final") {
1605+
library("Netty", "4.1.124.Final") {
16061606
group("io.netty") {
16071607
bom("netty-bom")
16081608
}

0 commit comments

Comments
 (0)