Skip to content

Commit 6299e36

Browse files
committed
Upgrade to Netty 4.1.122.Final
Closes gh-45835
1 parent 8b16831 commit 6299e36

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
@@ -1690,7 +1690,7 @@ bom {
16901690
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
16911691
}
16921692
}
1693-
library("Netty", "4.1.121.Final") {
1693+
library("Netty", "4.1.122.Final") {
16941694
prohibit {
16951695
contains ".Alpha"
16961696
contains ".Beta"

0 commit comments

Comments
 (0)