Skip to content

Commit b71626f

Browse files
committed
Upgrade to Netty 4.1.128.Final
Closes gh-47649
1 parent 6883373 commit b71626f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.127.Final") {
1712+
library("Netty", "4.1.128.Final") {
17131713
prohibit {
17141714
contains ".Alpha"
17151715
contains ".Beta"

0 commit comments

Comments
 (0)