Skip to content

Commit cef406b

Browse files
committed
Upgrade to Netty 4.1.115.Final
Closes gh-43133
1 parent 9fb7077 commit cef406b

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
@@ -1526,7 +1526,7 @@ bom {
15261526
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
15271527
}
15281528
}
1529-
library("Netty", "4.1.114.Final") {
1529+
library("Netty", "4.1.115.Final") {
15301530
group("io.netty") {
15311531
imports = [
15321532
"netty-bom"

0 commit comments

Comments
 (0)