POM improvements
This commit is contained in:
@ -14,7 +14,6 @@
|
||||
|
||||
|
||||
<properties>
|
||||
<shiro.version>1.2.6</shiro.version>
|
||||
<elapi.version>3.0.0</elapi.version>
|
||||
<jsfapi.version>2.2.13</jsfapi.version>
|
||||
</properties>
|
||||
@ -23,7 +22,6 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.shiro</groupId>
|
||||
<artifactId>shiro-web</artifactId>
|
||||
<version>${shiro.version}</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user