Added spring-security-core as real dependency
authorKai Moritz <kai@juplo.de>
Sun, 11 Oct 2015 13:42:13 +0000 (15:42 +0200)
committerKai Moritz <kai@juplo.de>
Tue, 10 Nov 2015 14:51:14 +0000 (15:51 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index aa6fefd..c30c397 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <artifactId>spring-expression</artifactId>
         </exclusion>
       </exclusions>
-      <scope>provided</scope>
     </dependency>
 
     <!-- AspectJ -->