From ee64a6af0dcdfd96e659d26234824088b7434375 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 24 Sep 2018 10:10:04 -0400 Subject: [PATCH] #435 - Polishing. Remove workaround for newer Java runtimes that was necessary with earlier Spring Framework versions. --- couchbase/reactive/pom.xml | 7 +------ pom.xml | 10 ---------- 2 files changed, 1 insertion(+), 16 deletions(-) diff --git a/couchbase/reactive/pom.xml b/couchbase/reactive/pom.xml index 6911b08d..19a2fd67 100644 --- a/couchbase/reactive/pom.xml +++ b/couchbase/reactive/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot - spring-boot-starter-data-couchbase + spring-boot-starter-data-couchbase-reactive @@ -23,11 +23,6 @@ reactor-core - - io.reactivex - rxjava-reactive-streams - - ${project.groupId} spring-data-couchbase-example-utils diff --git a/pom.xml b/pom.xml index 5016fdf8..a299721b 100644 --- a/pom.xml +++ b/pom.xml @@ -80,16 +80,6 @@ [9,) - - - 1.18.2 - - - 5.3.0.Final - 1.8.11 - 5.0.9.BUILD-SNAPSHOT - - javax.xml.bind