JAVA-995: Upgrade Spring Boot to the latest 2.2.6 version

This commit is contained in:
Krzysztof Woyke 2020-04-01 14:35:03 +02:00
parent c5d4628341
commit 3d6c7359fa
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
<rest-assured.version>3.3.0</rest-assured.version>
<!-- plugins -->
<thin.version>1.0.22.RELEASE</thin.version>
<spring-boot.version>2.2.2.RELEASE</spring-boot.version>
<spring-boot.version>2.2.6.RELEASE</spring-boot.version>
</properties>
</project>