Skip to content

Commit 2e320ef

Browse files
committed
Upgrade to Thymeleaf 2.1.6.RELEASE
Closes gh-10989
1 parent 9e051e7 commit 2e320ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
<sqlite-jdbc.version>3.15.1</sqlite-jdbc.version>
179179
<statsd-client.version>3.1.0</statsd-client.version>
180180
<sun-mail.version>${javax-mail.version}</sun-mail.version>
181-
<thymeleaf.version>2.1.5.RELEASE</thymeleaf.version>
181+
<thymeleaf.version>2.1.6.RELEASE</thymeleaf.version>
182182
<thymeleaf-extras-springsecurity4.version>2.1.3.RELEASE</thymeleaf-extras-springsecurity4.version>
183183
<thymeleaf-extras-conditionalcomments.version>2.1.2.RELEASE</thymeleaf-extras-conditionalcomments.version>
184184
<thymeleaf-layout-dialect.version>1.4.0</thymeleaf-layout-dialect.version>

0 commit comments

Comments
 (0)