From f03daae02c362b60f5f9cfa718ff75380e546f0b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 6 Apr 2017 13:24:32 +0100 Subject: [PATCH] Revert "Work around https://issues.jboss.org/browse/WFLY-8515" This reverts commit 874b1f48706ce8bf78013c28a35b11ebe372f76f. A change has been made to Spring Framework to work around the problem. As a result, this workaround is no longer necessary. --- .../spring-boot-deployment-test-wildfly/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml b/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml index f5b7770566..4c6effca3e 100644 --- a/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml +++ b/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml @@ -38,10 +38,6 @@ javax.servlet-api provided - - org.reactivestreams - reactive-streams - org.springframework.boot spring-boot-starter-test