diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-12 18:14:12 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-12 18:14:12 +0000 |
| commit | b57d435abee18cfa5d4fdbe1d2f143e8d62535c3 (patch) | |
| tree | 17245daaed4a5268d537a8b1b12f3d0bbf9dfbfa /other/java/s3copier | |
| parent | 253323ce6d140c9b9a0040c9e3b1b25ac6452dac (diff) | |
| download | seaweedfs-b57d435abee18cfa5d4fdbe1d2f143e8d62535c3.tar.xz seaweedfs-b57d435abee18cfa5d4fdbe1d2f143e8d62535c3.zip | |
Bump junit from 3.8.1 to 4.13.1 in /other/java/s3copier
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'other/java/s3copier')
| -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> |
