Skip to content

Commit 4a0552e

Browse files
committed
Upgrade to Thymeleaf 3.0.11.RELEASE
Closes gh-14920
1 parent ec3a080 commit 4a0552e

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
<sqlite-jdbc.version>3.21.0.1</sqlite-jdbc.version>
172172
<statsd-client.version>3.1.0</statsd-client.version>
173173
<sun-mail.version>${javax-mail.version}</sun-mail.version>
174-
<thymeleaf.version>3.0.10.RELEASE</thymeleaf.version>
174+
<thymeleaf.version>3.0.11.RELEASE</thymeleaf.version>
175175
<!-- Deprecated in favour of thymeleaf-extras-springsecurity.version -->
176176
<thymeleaf-extras-springsecurity4.version>3.0.3.RELEASE</thymeleaf-extras-springsecurity4.version>
177177
<thymeleaf-extras-springsecurity.version>${thymeleaf-extras-springsecurity4.version}</thymeleaf-extras-springsecurity.version>

0 commit comments

Comments
 (0)