Skip to content

Commit 12a5876

Browse files
committed
SWS-715 - Upgrade Spring Security to 3.0.7
1 parent cf2426b commit 12a5876

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

parent/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,11 @@
549549
</exclusion>
550550
</exclusions>
551551
</dependency>
552+
<dependency>
553+
<groupId>org.springframework.security</groupId>
554+
<artifactId>spring-security-config</artifactId>
555+
<version>3.0.7.RELEASE</version>
556+
</dependency>
552557
<!-- X.509 dependencies -->
553558
<dependency>
554559
<groupId>net.sf.ehcache</groupId>

0 commit comments

Comments
 (0)