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

This commit is contained in:
Harpal Singh 2023-11-23 23:33:07 +01:00
parent 126594bacf
commit e01877df50

View File

@ -150,7 +150,7 @@
<properties> <properties>
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version> <hibernate-validator.version>8.0.1.Final</hibernate-validator.version>
<deploy-path>enter-location-of-server</deploy-path> <deploy-path>enter-location-of-server</deploy-path>
<org.thymeleaf-version>3.0.11.RELEASE</org.thymeleaf-version> <org.thymeleaf-version>3.1.2.RELEASE</org.thymeleaf-version>
<groovy.version>2.4.12</groovy.version> <groovy.version>2.4.12</groovy.version>
<freemarker.version>2.3.27-incubating</freemarker.version> <freemarker.version>2.3.27-incubating</freemarker.version>
<jade.version>1.2.5</jade.version> <jade.version>1.2.5</jade.version>