Skip to content

Commit ccbac59

Browse files
committed
Upgrade to Netty 4.1.122.Final
Closes gh-45810
1 parent 8b13830 commit ccbac59

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
@@ -1565,7 +1565,7 @@ bom {
15651565
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
15661566
}
15671567
}
1568-
library("Netty", "4.1.121.Final") {
1568+
library("Netty", "4.1.122.Final") {
15691569
group("io.netty") {
15701570
bom("netty-bom")
15711571
}

0 commit comments

Comments
 (0)