Skip to content

Commit d2de24f

Browse files
committed
Upgrade to Netty 4.1.131.Final
Closes spring-projectsgh-49165
1 parent 0a80b27 commit d2de24f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1715,7 +1715,7 @@ bom {
17151715
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
17161716
}
17171717
}
1718-
library("Netty", "4.1.130.Final") {
1718+
library("Netty", "4.1.131.Final") {
17191719
prohibit {
17201720
contains ".Alpha"
17211721
contains ".Beta"

0 commit comments

Comments
 (0)