We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06303a4 commit e0f1e66Copy full SHA for e0f1e66
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1605,7 +1605,7 @@ bom {
1605
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
1606
}
1607
1608
- library("Netty", "4.1.128.Final") {
+ library("Netty", "4.1.130.Final") {
1609
prohibit {
1610
versionRange "[4.1.129.Final]"
1611
because "it contains a regression https://github.com/netty/netty/issues/16020"
0 commit comments