aboutsummaryrefslogtreecommitdiff
path: root/other/java/s3copier
diff options
context:
space:
mode:
Diffstat (limited to 'other/java/s3copier')
-rw-r--r--other/java/s3copier/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/java/s3copier/pom.xml b/other/java/s3copier/pom.xml
index f8cb9e91c..c3ff30932 100644
--- a/other/java/s3copier/pom.xml
+++ b/other/java/s3copier/pom.xml
@@ -28,7 +28,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>3.8.1</version>
+ <version>4.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>