Browse Source

Merge branch '2.3.x'

Closes gh-23509
pull/23540/head
Stephane Nicoll 5 years ago
parent
commit
d9b4d7b594
  1. 1
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1186,6 +1186,7 @@ bom { @@ -1186,6 +1186,7 @@ bom {
library("Netty tcNative", "2.0.34.Final") {
group("io.netty") {
modules = [
"netty-tcnative",
"netty-tcnative-boringssl-static"
]
}

Loading…
Cancel
Save