Skip to content

Commit 2ee5e23

Browse files
committed
Upgrade to Netty 4.1.118.Final
Closes gh-44218
1 parent 18c6452 commit 2ee5e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1559,7 +1559,7 @@ bom {
15591559
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
15601560
}
15611561
}
1562-
library("Netty", "4.1.117.Final") {
1562+
library("Netty", "4.1.118.Final") {
15631563
group("io.netty") {
15641564
imports = [
15651565
"netty-bom"

0 commit comments

Comments
 (0)