We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6883373 commit b71626fCopy full SHA for b71626f
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1709,7 +1709,7 @@ bom {
1709
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
1710
}
1711
1712
- library("Netty", "4.1.127.Final") {
+ library("Netty", "4.1.128.Final") {
1713
prohibit {
1714
contains ".Alpha"
1715
contains ".Beta"
0 commit comments