Skip to content

Commit 108d8fb

Browse files
committed
Upgrade to Netty 4.1.114.Final
Closes gh-42639
1 parent 107ca49 commit 108d8fb

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
@@ -1410,7 +1410,7 @@ bom {
14101410
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
14111411
}
14121412
}
1413-
library("Netty", "4.1.113.Final") {
1413+
library("Netty", "4.1.114.Final") {
14141414
group("io.netty") {
14151415
imports = [
14161416
"netty-bom"

0 commit comments

Comments
 (0)