Skip to content

Commit 84b11db

Browse files
committed
Upgrade to Netty 4.2.15.Final
Closes gh-50692
1 parent 34b8d76 commit 84b11db

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
@@ -1693,7 +1693,7 @@ bom {
16931693
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
16941694
}
16951695
}
1696-
library("Netty", "4.2.14.Final") {
1696+
library("Netty", "4.2.15.Final") {
16971697
prohibit {
16981698
contains ".Alpha"
16991699
contains ".Beta"

0 commit comments

Comments
 (0)