We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f6776 commit 99be9f7Copy full SHA for 99be9f7
1 file changed
access-control-spring-security/pom.xml
@@ -42,16 +42,13 @@
42
<groupId>org.springframework.security</groupId>
43
<artifactId>spring-security-taglibs</artifactId>
44
</dependency>
45
- <!-- Spring dependencies need to match with Spring Security version -->
46
<dependency>
47
<groupId>org.springframework</groupId>
48
<artifactId>spring-webmvc</artifactId>
49
- <version>4.2.2.RELEASE</version>
50
51
52
53
<artifactId>spring-jdbc</artifactId>
54
55
56
57
<groupId>com.h2database</groupId>
0 commit comments