From 8330752b11d49286999f2d4bcffa42f03bff4e13 Mon Sep 17 00:00:00 2001 From: Rujun Chen Date: Sun, 27 Sep 2020 10:53:14 +0800 Subject: [PATCH] Add mising entry for Netty tcnative dependency management See gh-23502 --- spring-boot-project/spring-boot-dependencies/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index de8f1b061a..37c057eb76 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -1144,6 +1144,11 @@ import pom + + io.netty + netty-tcnative + ${netty-tcnative.version} + io.netty netty-tcnative-boringssl-static