Skip to content

Commit 0cd2b92

Browse files
committed
Upgrade to Thymeleaf Extras Springsecurity4 3.0.4.RELEASE
Closes gh-14997
1 parent a1b51f7 commit 0cd2b92

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
@@ -173,7 +173,7 @@
173173
<sun-mail.version>${javax-mail.version}</sun-mail.version>
174174
<thymeleaf.version>3.0.11.RELEASE</thymeleaf.version>
175175
<!-- Deprecated in favour of thymeleaf-extras-springsecurity.version -->
176-
<thymeleaf-extras-springsecurity4.version>3.0.3.RELEASE</thymeleaf-extras-springsecurity4.version>
176+
<thymeleaf-extras-springsecurity4.version>3.0.4.RELEASE</thymeleaf-extras-springsecurity4.version>
177177
<thymeleaf-extras-springsecurity.version>${thymeleaf-extras-springsecurity4.version}</thymeleaf-extras-springsecurity.version>
178178
<thymeleaf-layout-dialect.version>2.3.0</thymeleaf-layout-dialect.version>
179179
<thymeleaf-extras-data-attribute.version>2.0.1</thymeleaf-extras-data-attribute.version>

0 commit comments

Comments
 (0)