Skip to content

Commit 21569a0

Browse files
committed
Upgrade to Netty 4.1.119.Final
Closes gh-44619
1 parent 9b3f047 commit 21569a0

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
@@ -1667,7 +1667,7 @@ bom {
16671667
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
16681668
}
16691669
}
1670-
library("Netty", "4.1.118.Final") {
1670+
library("Netty", "4.1.119.Final") {
16711671
prohibit {
16721672
contains ".Alpha"
16731673
contains ".Beta"

0 commit comments

Comments
 (0)