Skip to content

Commit 97e85bf

Browse files
committed
Upgrade to Netty 4.1.112.Final
Closes gh-41810
1 parent 2d17b97 commit 97e85bf

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
@@ -1441,7 +1441,7 @@ bom {
14411441
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
14421442
}
14431443
}
1444-
library("Netty", "4.1.111.Final") {
1444+
library("Netty", "4.1.112.Final") {
14451445
group("io.netty") {
14461446
imports = [
14471447
"netty-bom"

0 commit comments

Comments
 (0)