summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BKUOnline/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/BKUOnline/pom.xml b/BKUOnline/pom.xml
index 7650c721..7c10a2fa 100644
--- a/BKUOnline/pom.xml
+++ b/BKUOnline/pom.xml
@@ -113,6 +113,10 @@
<artifactId>saaj-impl</artifactId> </exclusion> </exclusions -->
</dependency>
<dependency>
+ <groupId>com.sun.xml.ws</groupId>
+ <artifactId>policy</artifactId>
+ </dependency>
+ <dependency>
<artifactId>sjsxp</artifactId>
<groupId>com.sun.xml.stream</groupId>
<version>1.0.2</version>