diff options
Diffstat (limited to 'java/sca/samples/customer-dojo')
-rw-r--r-- | java/sca/samples/customer-dojo/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/samples/customer-dojo/pom.xml b/java/sca/samples/customer-dojo/pom.xml index 305ca8ada0..950b580c87 100644 --- a/java/sca/samples/customer-dojo/pom.xml +++ b/java/sca/samples/customer-dojo/pom.xml @@ -109,7 +109,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.2</version> + <version>4.5</version> <scope>test</scope> </dependency> |