Merge branch '2.1.x'

Closes gh-16600
This commit is contained in:
Andy Wilkinson 2019-04-18 10:13:52 +01:00
commit af4ce2d537
1 changed files with 4 additions and 0 deletions

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>