diff --git a/cas-server-webapp/pom.xml b/cas-server-webapp/pom.xml
index 7819bfd..b3d6050 100644
--- a/cas-server-webapp/pom.xml
+++ b/cas-server-webapp/pom.xml
@@ -37,6 +37,14 @@
druid
1.1.2
+
+ org.aspectj
+ aspectjrt
+
+
+ org.aspectj
+ aspectjweaver
+
org.mockito
mockito-all
@@ -57,7 +65,6 @@
com.github.inspektr
inspektr-support-spring
- runtime
org.springframework.security
@@ -70,12 +77,10 @@
org.springframework.security
spring-security-cas
- runtime
org.springframework.security
spring-security-config
- runtime
org.springframework
@@ -110,7 +115,6 @@
net.sf.spring-json
spring-json
1.3.1
- runtime
net.sf.sojo
@@ -138,7 +142,6 @@
cglib
cglib-nodep
2.2.2
- runtime
net.sf.sojo
@@ -169,7 +172,6 @@
ognl
ognl
2.7.3
- runtime
org.hibernate
@@ -185,9 +187,12 @@
maven-war-plugin
cas
+
+ WEB-INF/cas.properties
+
- ${basedir}/src/main/webapp/WEB-INF
+ ${project.basedir}/src/main/webapp/WEB-INF
true
WEB-INF