Skip to content

Commit b973777

Browse files
committed
Upgrade to Netty 4.2.15.Final
Closes gh-50666
1 parent 6ef004e commit b973777

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
@@ -1752,7 +1752,7 @@ bom {
17521752
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
17531753
}
17541754
}
1755-
library("Netty", "4.2.14.Final") {
1755+
library("Netty", "4.2.15.Final") {
17561756
prohibit {
17571757
contains ".Alpha"
17581758
contains ".Beta"

0 commit comments

Comments
 (0)