Skip to content

Commit 7e116f6

Browse files
committed
Upgrade to thymeleaf-extras-conditionalcomments 2.1.2.RELEASE
Closes gh-6480
1 parent 4a40f8d commit 7e116f6

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
@@ -153,7 +153,7 @@
153153
<sun-mail.version>${javax-mail.version}</sun-mail.version>
154154
<thymeleaf.version>2.1.5.RELEASE</thymeleaf.version>
155155
<thymeleaf-extras-springsecurity4.version>2.1.2.RELEASE</thymeleaf-extras-springsecurity4.version>
156-
<thymeleaf-extras-conditionalcomments.version>2.1.1.RELEASE</thymeleaf-extras-conditionalcomments.version>
156+
<thymeleaf-extras-conditionalcomments.version>2.1.2.RELEASE</thymeleaf-extras-conditionalcomments.version>
157157
<thymeleaf-layout-dialect.version>1.3.3</thymeleaf-layout-dialect.version>
158158
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>
159159
<tomcat.version>8.0.36</tomcat.version>

0 commit comments

Comments
 (0)