BAEL-20663: Temporarly downgrade Spring Boot to 2.1.9 in spring-mvc-java

This commit is contained in:
Krzysiek
2020-01-09 20:56:28 +01:00
parent 7357fd77b5
commit aa65ea61b3

View File

@@ -223,6 +223,8 @@
</profiles>
<properties>
<spring-boot.version>2.1.9.RELEASE</spring-boot.version>
<thymeleaf.version>3.0.9.RELEASE</thymeleaf.version>
<!-- persistence -->