Skip to content

Commit 5957939

Browse files
committed
Upgrade to Netty 4.1.114.Final
Closes gh-42663
1 parent 261b7ee commit 5957939

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
@@ -1431,7 +1431,7 @@ bom {
14311431
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
14321432
}
14331433
}
1434-
library("Netty", "4.1.113.Final") {
1434+
library("Netty", "4.1.114.Final") {
14351435
group("io.netty") {
14361436
imports = [
14371437
"netty-bom"

0 commit comments

Comments
 (0)