Bump junit from 4.12 to 4.13.1

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
pull/354/head
dependabot[bot] 2020-10-13 09:24:34 +00:00 zatwierdzone przez Andrew Gaul
rodzic b06ed899b5
commit 2cefdd1bb6
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -356,7 +356,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
<!-- Required for S3ProxyRule -->
<scope>provided</scope>
</dependency>