Skip to content

Commit b2e1d14

Browse files
committed
Upgrade to Thymeleaf Extras Springsecurity 3.0.4.RELEASE
Closes gh-15001
1 parent 58b4958 commit b2e1d14

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
@@ -183,7 +183,7 @@
183183
<sun-mail.version>${javax-mail.version}</sun-mail.version>
184184
<saaj-impl.version>1.5.0</saaj-impl.version>
185185
<thymeleaf.version>3.0.11.RELEASE</thymeleaf.version>
186-
<thymeleaf-extras-springsecurity.version>3.0.3.RELEASE</thymeleaf-extras-springsecurity.version>
186+
<thymeleaf-extras-springsecurity.version>3.0.4.RELEASE</thymeleaf-extras-springsecurity.version>
187187
<thymeleaf-layout-dialect.version>2.3.0</thymeleaf-layout-dialect.version>
188188
<thymeleaf-extras-data-attribute.version>2.0.1</thymeleaf-extras-data-attribute.version>
189189
<thymeleaf-extras-java8time.version>3.0.1.RELEASE</thymeleaf-extras-java8time.version>

0 commit comments

Comments
 (0)