Skip to content

Commit bf5e125

Browse files
committed
Upgrade to Netty 4.2.4.Final
Closes gh-46829
1 parent 78b3009 commit bf5e125

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
@@ -1648,7 +1648,7 @@ bom {
16481648
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
16491649
}
16501650
}
1651-
library("Netty", "4.2.3.Final") {
1651+
library("Netty", "4.2.4.Final") {
16521652
prohibit {
16531653
contains ".Alpha"
16541654
contains ".Beta"

0 commit comments

Comments
 (0)