Skip to content

Commit 0f06a24

Browse files
committed
Upgrade to Netty 4.1.123.Final
Closes gh-46431
1 parent 21edb69 commit 0f06a24

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
@@ -1603,7 +1603,7 @@ bom {
16031603
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
16041604
}
16051605
}
1606-
library("Netty", "4.1.122.Final") {
1606+
library("Netty", "4.1.123.Final") {
16071607
group("io.netty") {
16081608
bom("netty-bom")
16091609
}

0 commit comments

Comments
 (0)