Skip to content

Commit 10c55a9

Browse files
committed
Upgrade to Netty 4.2.10.Final
Closes spring-projectsgh-49107
1 parent b5aac0d commit 10c55a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1674,7 +1674,7 @@ bom {
16741674
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
16751675
}
16761676
}
1677-
library("Netty", "4.2.9.Final") {
1677+
library("Netty", "4.2.10.Final") {
16781678
prohibit {
16791679
contains ".Alpha"
16801680
contains ".Beta"

0 commit comments

Comments
 (0)