Commit f03daae0 authored by Andy Wilkinson's avatar Andy Wilkinson

Revert "Work around https://issues.jboss.org/browse/WFLY-8515"

This reverts commit 874b1f48. A
change has been made to Spring Framework to work around the problem.
As a result, this workaround is no longer necessary.
parent f0c53726
......@@ -38,10 +38,6 @@
<artifactId>javax.servlet-api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.reactivestreams</groupId>
<artifactId>reactive-streams</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment