Merge branch '2.1.x'

Closes gh-16600
This commit is contained in:
Andy Wilkinson
2019-04-18 10:13:52 +01:00

View File

@@ -18,5 +18,9 @@
<groupId>io.projectreactor.netty</groupId>
<artifactId>reactor-netty</artifactId>
</dependency>
<dependency>
<groupId>org.glassfish</groupId>
<artifactId>jakarta.el</artifactId>
</dependency>
</dependencies>
</project>