Skip to content

Commit 38fd219

Browse files
committed
Upgrade to Netty 4.1.135.Final
Closes gh-50680
1 parent 9c74bb2 commit 38fd219

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
@@ -1736,7 +1736,7 @@ bom {
17361736
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
17371737
}
17381738
}
1739-
library("Netty", "4.1.134.Final") {
1739+
library("Netty", "4.1.135.Final") {
17401740
prohibit {
17411741
contains ".Alpha"
17421742
contains ".Beta"

0 commit comments

Comments
 (0)