|
@@ -66,6 +66,12 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.abi.bees</groupId>
|
|
<groupId>com.abi.bees</groupId>
|
|
<artifactId>sms-center-api</artifactId>
|
|
<artifactId>sms-center-api</artifactId>
|
|
|
|
+ <exclusions>
|
|
|
|
+ <exclusion>
|
|
|
|
+ <groupId>org.jdom</groupId>
|
|
|
|
+ <artifactId>jdom</artifactId>
|
|
|
|
+ </exclusion>
|
|
|
|
+ </exclusions>
|
|
<version>1.0.0</version>
|
|
<version>1.0.0</version>
|
|
</dependency>
|
|
</dependency>
|
|
<!--freemarker template-->
|
|
<!--freemarker template-->
|