From 161011fcde20a9b476970d1580c5e25d45d00753 Mon Sep 17 00:00:00 2001 From: Marius Bogoevici Date: Fri, 7 Apr 2017 13:17:09 -0400 Subject: [PATCH] Restrict shading to classes in `rxjava-reactive-streams` Fix #906 --- spring-cloud-stream-reactive/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-cloud-stream-reactive/pom.xml b/spring-cloud-stream-reactive/pom.xml index 4e5adae8d..9836b1175 100644 --- a/spring-cloud-stream-reactive/pom.xml +++ b/spring-cloud-stream-reactive/pom.xml @@ -73,8 +73,8 @@ org.springframework.cloud.stream.reactive.shaded.rx.RxReactiveStreams - rx.internal - org.springframework.cloud.stream.reactive.shaded.rx.internal + rx.internal.reactivestreams + org.springframework.cloud.stream.reactive.shaded.rx.internal.reactivestreams