Skip to content

Commit 933572a

Browse files
committed
Upgrade to Netty 4.1.120.Final
Closes gh-45274
1 parent 46a709a commit 933572a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1567,7 +1567,7 @@ bom {
15671567
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
15681568
}
15691569
}
1570-
library("Netty", "4.1.119.Final") {
1570+
library("Netty", "4.1.120.Final") {
15711571
group("io.netty") {
15721572
bom("netty-bom")
15731573
}

0 commit comments

Comments
 (0)