Skip to content

Commit a25e4a8

Browse files
committed
Upgrade to Thymeleaf Extras Spring Security 3.0.3.RELEASE
Closes gh-14829
1 parent 0fdf96d commit a25e4a8

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
@@ -172,7 +172,7 @@
172172
<statsd-client.version>3.1.0</statsd-client.version>
173173
<sun-mail.version>${javax-mail.version}</sun-mail.version>
174174
<thymeleaf.version>3.0.10.RELEASE</thymeleaf.version>
175-
<thymeleaf-extras-springsecurity4.version>3.0.2.RELEASE</thymeleaf-extras-springsecurity4.version>
175+
<thymeleaf-extras-springsecurity4.version>3.0.3.RELEASE</thymeleaf-extras-springsecurity4.version>
176176
<thymeleaf-layout-dialect.version>2.3.0</thymeleaf-layout-dialect.version>
177177
<thymeleaf-extras-data-attribute.version>2.0.1</thymeleaf-extras-data-attribute.version>
178178
<thymeleaf-extras-java8time.version>3.0.1.RELEASE</thymeleaf-extras-java8time.version>

0 commit comments

Comments
 (0)