summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-notification/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/modules/binding-notification/pom.xml')
-rw-r--r--java/sca/modules/binding-notification/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/java/sca/modules/binding-notification/pom.xml b/java/sca/modules/binding-notification/pom.xml
index 43ae0a2552..98cc576864 100644
--- a/java/sca/modules/binding-notification/pom.xml
+++ b/java/sca/modules/binding-notification/pom.xml
@@ -63,7 +63,7 @@
<dependency>
<groupId>org.codehaus.woodstox</groupId>
<artifactId>wstx-asl</artifactId>
- <version>3.2.1</version>
+ <version>3.2.4</version>
<scope>runtime</scope>
<exclusions>
<exclusion>
@@ -93,7 +93,7 @@
<artifactId>xercesImpl</artifactId>
</exclusion>
</exclusions>
- <version>1.2.5</version>
+ <version>1.2.7</version>
</dependency>
<dependency>
@@ -112,7 +112,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.2</version>
+ <version>4.5</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -124,7 +124,7 @@
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-impl</artifactId>
- <version>1.2.5</version>
+ <version>1.2.7</version>
<scope>test</scope>
</dependency>
</dependencies>