Skip to content

Commit da4a720

Browse files
committed
Upgrade to Spring Security 5.0.12
Closes spring-projectsgh-16353
1 parent 7b5f46d commit da4a720

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
<spring-plugin.version>1.2.0.RELEASE</spring-plugin.version>
166166
<spring-restdocs.version>2.0.3.RELEASE</spring-restdocs.version>
167167
<spring-retry.version>1.2.4.RELEASE</spring-retry.version>
168-
<spring-security.version>5.0.11.BUILD-SNAPSHOT</spring-security.version>
168+
<spring-security.version>5.0.12.RELEASE</spring-security.version>
169169
<spring-session-bom.version>Apple-BUILD-SNAPSHOT</spring-session-bom.version>
170170
<spring-ws.version>3.0.7.RELEASE</spring-ws.version>
171171
<sqlite-jdbc.version>3.21.0.1</sqlite-jdbc.version>

0 commit comments

Comments
 (0)