Skip to content

Commit fd94ca0

Browse files
committed
Upgrade to Netty 4.2.11.Final
Closes gh-49766
1 parent 7e6833b commit fd94ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1698,7 +1698,7 @@ bom {
16981698
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
16991699
}
17001700
}
1701-
library("Netty", "4.2.10.Final") {
1701+
library("Netty", "4.2.11.Final") {
17021702
prohibit {
17031703
contains ".Alpha"
17041704
contains ".Beta"

0 commit comments

Comments
 (0)