summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/host-http-osgi
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/modules/host-http-osgi')
-rw-r--r--java/sca/modules/host-http-osgi/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/java/sca/modules/host-http-osgi/pom.xml b/java/sca/modules/host-http-osgi/pom.xml
index 078caead01..a384ff6c9a 100644
--- a/java/sca/modules/host-http-osgi/pom.xml
+++ b/java/sca/modules/host-http-osgi/pom.xml
@@ -37,19 +37,19 @@
<dependency>
<groupId>org.eclipse</groupId>
<artifactId>osgi</artifactId>
- <version>3.4.0-v20080605-1900</version>
+ <version>3.5.0-v20090520</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.eclipse.osgi</groupId>
<artifactId>services</artifactId>
- <version>3.1.200-v20071203</version>
+ <version>3.2.0-v20090520-1800</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.eclipse.equinox</groupId>
<artifactId>http</artifactId>
- <version>1.0.200-v20080421-2006</version>
+ <version>1.0.300-v20090520-1800</version>
<scope>runtime</scope>
</dependency>
<dependency>