Skip to content

Commit a4af305

Browse files
committed
Revert "Upgrade to Netty 4.2.15.Final"
This reverts commit b973777. See gh-50666
1 parent b41ab8e commit a4af305

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1748,7 +1748,7 @@ bom {
17481748
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
17491749
}
17501750
}
1751-
library("Netty", "4.2.15.Final") {
1751+
library("Netty", "4.2.14.Final") {
17521752
prohibit {
17531753
contains ".Alpha"
17541754
contains ".Beta"

0 commit comments

Comments
 (0)