From ddc8b6f6b9fa8e8c82e0fb843f961d0c76d3167d Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Thu, 11 Apr 2019 21:07:26 +0200 Subject: [PATCH] Fix Javadoc build for new RSocket dependencies See gh-16021 --- spring-boot-project/spring-boot-docs/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/spring-boot-project/spring-boot-docs/pom.xml b/spring-boot-project/spring-boot-docs/pom.xml index e24e734991..61dddbe081 100644 --- a/spring-boot-project/spring-boot-docs/pom.xml +++ b/spring-boot-project/spring-boot-docs/pom.xml @@ -315,6 +315,16 @@ reactor-netty true + + io.rsocket + rsocket-core + true + + + io.rsocket + rsocket-transport-netty + true + io.prometheus simpleclient_pushgateway