Skip to content

Commit a413e95

Browse files
committed
Upgrade to Netty 4.2.12.Final
Closes gh-49794
1 parent c1694b5 commit a413e95

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
@@ -1698,7 +1698,7 @@ bom {
16981698
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
16991699
}
17001700
}
1701-
library("Netty", "4.2.11.Final") {
1701+
library("Netty", "4.2.12.Final") {
17021702
prohibit {
17031703
contains ".Alpha"
17041704
contains ".Beta"

0 commit comments

Comments
 (0)