Skip to content

Commit 15fa6d3

Browse files
committed
Upgrade to Netty 4.1.123.Final
Closes gh-46435
1 parent a5fdc89 commit 15fa6d3

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
@@ -1710,7 +1710,7 @@ bom {
17101710
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
17111711
}
17121712
}
1713-
library("Netty", "4.1.122.Final") {
1713+
library("Netty", "4.1.123.Final") {
17141714
prohibit {
17151715
contains ".Alpha"
17161716
contains ".Beta"

0 commit comments

Comments
 (0)