Skip to content

Commit 2476b9a

Browse files
committed
Upgrade to Netty 4.1.119.Final
Closes gh-44554
1 parent 4d8ff52 commit 2476b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1580,7 +1580,7 @@ bom {
15801580
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
15811581
}
15821582
}
1583-
library("Netty", "4.1.118.Final") {
1583+
library("Netty", "4.1.119.Final") {
15841584
group("io.netty") {
15851585
imports = [
15861586
"netty-bom"

0 commit comments

Comments
 (0)