Skip to content

Commit 801b915

Browse files
committed
Upgrade to Netty 4.1.115.Final
Closes gh-43148
1 parent ab8cfcc commit 801b915

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
@@ -1505,7 +1505,7 @@ bom {
15051505
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
15061506
}
15071507
}
1508-
library("Netty", "4.1.114.Final") {
1508+
library("Netty", "4.1.115.Final") {
15091509
group("io.netty") {
15101510
imports = [
15111511
"netty-bom"

0 commit comments

Comments
 (0)