Skip to content

Commit c0a5e98

Browse files
committed
Upgrade to Thymeleaf 3.0.10.RELEASE
Closes gh-14797
1 parent 861587e commit c0a5e98

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.9.RELEASE</thymeleaf.version>
174+
<thymeleaf.version>3.0.10.RELEASE</thymeleaf.version>
175175
<thymeleaf-extras-springsecurity4.version>3.0.2.RELEASE</thymeleaf-extras-springsecurity4.version>
176176
<thymeleaf-layout-dialect.version>2.3.0</thymeleaf-layout-dialect.version>
177177
<thymeleaf-extras-data-attribute.version>2.0.1</thymeleaf-extras-data-attribute.version>

0 commit comments

Comments
 (0)