Skip to content

Commit c5b5932

Browse files
committed
Upgrade to thymeleaf-extras-springsecurity3 2.1.2.RELEASE
Closes gh-2975
1 parent 615e1af commit c5b5932

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
@@ -130,7 +130,7 @@
130130
<spring-ws.version>2.2.1.RELEASE</spring-ws.version>
131131
<sun-mail.version>${javax-mail.version}</sun-mail.version>
132132
<thymeleaf.version>2.1.4.RELEASE</thymeleaf.version>
133-
<thymeleaf-extras-springsecurity3.version>2.1.1.RELEASE</thymeleaf-extras-springsecurity3.version>
133+
<thymeleaf-extras-springsecurity3.version>2.1.2.RELEASE</thymeleaf-extras-springsecurity3.version>
134134
<thymeleaf-extras-conditionalcomments.version>2.1.1.RELEASE</thymeleaf-extras-conditionalcomments.version>
135135
<thymeleaf-layout-dialect.version>1.2.8</thymeleaf-layout-dialect.version>
136136
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>

0 commit comments

Comments
 (0)