Skip to content

Commit 12ee71d

Browse files
committed
Upgrade to Netty 4.1.121.Final
Closes gh-45466
1 parent 80c353b commit 12ee71d

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
@@ -1673,7 +1673,7 @@ bom {
16731673
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
16741674
}
16751675
}
1676-
library("Netty", "4.1.119.Final") {
1676+
library("Netty", "4.1.121.Final") {
16771677
prohibit {
16781678
contains ".Alpha"
16791679
contains ".Beta"

0 commit comments

Comments
 (0)