Skip to content

Commit 52dc7b8

Browse files
author
Phillip Webb
committed
Upgrade to Spring Security 3.2.3
Fixed gh-567
1 parent 0960ac7 commit 52dc7b8

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
@@ -53,7 +53,7 @@
5353
<spring-hateoas.version>0.9.0.RELEASE</spring-hateoas.version>
5454
<spring-rabbit.version>1.2.1.RELEASE</spring-rabbit.version>
5555
<spring-mobile.version>1.1.1.RELEASE</spring-mobile.version>
56-
<spring-security.version>3.2.2.RELEASE</spring-security.version>
56+
<spring-security.version>3.2.3.RELEASE</spring-security.version>
5757
<thymeleaf.version>2.1.2.RELEASE</thymeleaf.version>
5858
<thymeleaf-extras-springsecurity3.version>2.1.1.RELEASE</thymeleaf-extras-springsecurity3.version>
5959
<thymeleaf-layout-dialect.version>1.2.2</thymeleaf-layout-dialect.version>

0 commit comments

Comments
 (0)