JAVA-3570: Keep spring-5-reactive-client on Spring Boot 2.3.3

This commit is contained in:
Krzysztof Woyke
2020-12-11 13:05:54 +01:00
parent eb54879493
commit af3dda223a

View File

@@ -176,6 +176,7 @@
<commons-collections4.version>4.1</commons-collections4.version>
<jetty-reactive-httpclient.version>1.0.3</jetty-reactive-httpclient.version>
<okhttp.version>4.0.1</okhttp.version>
<spring-boot.version>2.3.3.RELEASE</spring-boot.version>
</properties>
</project>