summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/samples/helloworld-ws-service/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-equinox/samples/helloworld-ws-service/pom.xml')
-rw-r--r--branches/sca-equinox/samples/helloworld-ws-service/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/samples/helloworld-ws-service/pom.xml b/branches/sca-equinox/samples/helloworld-ws-service/pom.xml
index 3b65eb860b..691d50b456 100644
--- a/branches/sca-equinox/samples/helloworld-ws-service/pom.xml
+++ b/branches/sca-equinox/samples/helloworld-ws-service/pom.xml
@@ -67,7 +67,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.2</version>
+ <version>4.5</version>
<scope>test</scope>
</dependency>
</dependencies>