Bump junit from 4.13.1 to 4.13.2

Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.
- [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/compare/r4.13.1...r4.13.2)

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/436/head
dependabot[bot] 2022-07-17 13:37:45 +00:00 zatwierdzone przez Andrew Gaul
rodzic c38508edf6
commit 7dcf0a5af7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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