Skip to content

Commit f929b69

Browse files
committed
Upgrade to Netty 4.1.124.Final
Closes gh-46832
1 parent a3cafac commit f929b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1709,7 +1709,7 @@ bom {
17091709
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
17101710
}
17111711
}
1712-
library("Netty", "4.1.123.Final") {
1712+
library("Netty", "4.1.124.Final") {
17131713
prohibit {
17141714
contains ".Alpha"
17151715
contains ".Beta"

0 commit comments

Comments
 (0)