Skip to content

Commit 191a7ec

Browse files
committed
Upgrade to Netty 4.1.122.Final
Closes gh-45820
1 parent eb05f0f commit 191a7ec

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
@@ -1580,7 +1580,7 @@ bom {
15801580
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
15811581
}
15821582
}
1583-
library("Netty", "4.1.121.Final") {
1583+
library("Netty", "4.1.122.Final") {
15841584
group("io.netty") {
15851585
bom("netty-bom")
15861586
}

0 commit comments

Comments
 (0)