We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b0dd70 commit f2496eeCopy full SHA for f2496ee
1 file changed
spring-security-basic-auth/pom.xml
@@ -180,6 +180,7 @@
180
<properties>
181
<!-- Spring -->
182
<org.springframework.version>3.2.3.RELEASE</org.springframework.version>
183
+ <org.springframework.security.version>3.1.4.RELEASE</org.springframework.security.version>
184
185
<!-- persistence -->
186
<hibernate.version>4.2.2.Final</hibernate.version>
0 commit comments