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

This commit is contained in:
Harpal Singh 2023-11-23 23:40:08 +01:00
parent e01877df50
commit 36dfdf2832
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,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>