BAEL-20663: Temporarly downgrade Spring Boot to 2.1.9 in spring-mvc-java
This commit is contained in:
parent
43f2f42201
commit
6a2d89855e
|
@ -223,6 +223,8 @@
|
||||||
</profiles>
|
</profiles>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
<spring-boot.version>2.1.9.RELEASE</spring-boot.version>
|
||||||
|
|
||||||
<thymeleaf.version>3.0.9.RELEASE</thymeleaf.version>
|
<thymeleaf.version>3.0.9.RELEASE</thymeleaf.version>
|
||||||
|
|
||||||
<!-- persistence -->
|
<!-- persistence -->
|
||||||
|
|
Loading…
Reference in New Issue