diff options
Diffstat (limited to 'sca-java-2.x/trunk/modules/implementation-osgi-runtime')
-rw-r--r-- | sca-java-2.x/trunk/modules/implementation-osgi-runtime/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/implementation-osgi-runtime/pom.xml b/sca-java-2.x/trunk/modules/implementation-osgi-runtime/pom.xml index 24dab87527..c80a97226f 100644 --- a/sca-java-2.x/trunk/modules/implementation-osgi-runtime/pom.xml +++ b/sca-java-2.x/trunk/modules/implementation-osgi-runtime/pom.xml @@ -69,7 +69,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.5</version> + <version>4.8.1</version> <scope>test</scope> </dependency> |