Skip to content

Commit 4f88aba

Browse files
committed
Upgrade to Netty 4.1.117.Final
Closes gh-43855
1 parent 8f113d6 commit 4f88aba

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
@@ -1580,7 +1580,7 @@ bom {
15801580
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
15811581
}
15821582
}
1583-
library("Netty", "4.1.116.Final") {
1583+
library("Netty", "4.1.117.Final") {
15841584
group("io.netty") {
15851585
imports = [
15861586
"netty-bom"

0 commit comments

Comments
 (0)