File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 529
529
<dependency >
530
530
<groupId >org.springframework.security</groupId >
531
531
<artifactId >spring-security-core</artifactId >
532
- <version >3.0.4 .RELEASE</version >
532
+ <version >3.0.7 .RELEASE</version >
533
533
<exclusions >
534
534
<exclusion >
535
535
<groupId >org.springframework</groupId >
540
540
<dependency >
541
541
<groupId >org.springframework.security</groupId >
542
542
<artifactId >spring-security-core</artifactId >
543
- <version >3.0.4 .RELEASE</version >
543
+ <version >3.0.7 .RELEASE</version >
544
544
<classifier >tests</classifier >
545
545
<exclusions >
546
546
<exclusion >
549
549
</exclusion >
550
550
</exclusions >
551
551
</dependency >
552
- <dependency >
553
- <groupId >org.springframework.security</groupId >
554
- <artifactId >spring-security-config</artifactId >
555
- <version >3.0.4.RELEASE</version >
556
- </dependency >
557
552
<!-- X.509 dependencies -->
558
553
<dependency >
559
554
<groupId >net.sf.ehcache</groupId >
You can’t perform that action at this time.
0 commit comments