diff options
Diffstat (limited to 'other/java')
| -rw-r--r-- | other/java/s3copier/pom.xml | 2 |
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> |
