JAVA-26757: Update spring-thymeleaf-5 to new version of thymeleaf.

This commit is contained in:
Harpal Singh 2023-11-23 23:25:37 +01:00
parent 6032d3691d
commit 126594bacf
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@
<properties>
<spring-data.version>2.3.2.RELEASE</spring-data.version>
<org.thymeleaf-version>3.0.11.RELEASE</org.thymeleaf-version>
<org.thymeleaf-version>3.1.2.RELEASE</org.thymeleaf-version>
<org.thymeleaf.extras-version>3.0.4.RELEASE</org.thymeleaf.extras-version>
<thymeleaf-layout-dialect.version>2.4.1</thymeleaf-layout-dialect.version>
<javax.validation-version>2.0.1.Final</javax.validation-version>