From f410849b069c93a32afb65fdc4945a86f304148a Mon Sep 17 00:00:00 2001 From: Artem Golovko Date: Sat, 25 May 2024 09:32:11 +0100 Subject: [PATCH] Issue #11803 - remove unused reactive-streams deps --- pom.xml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/pom.xml b/pom.xml index d6d7c841869a..d51e9e842daf 100644 --- a/pom.xml +++ b/pom.xml @@ -1157,26 +1157,6 @@ osgi.core ${org.osgi.core.version} - - org.reactivestreams - reactive-streams - ${reactive-streams.version} - - - org.reactivestreams - reactive-streams-examples - ${reactive-streams.version} - - - org.reactivestreams - reactive-streams-flow-adapters - ${reactive-streams.version} - - - org.reactivestreams - reactive-streams-tck - ${reactive-streams.version} - org.reactivestreams reactive-streams-tck-flow