Bump junit from 4.12 to 4.13.1 (#26)

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)

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 file changed
tree: e0235c2c33053c42ae3bb64f472ee820fcd80985
  1. .github/
  2. contrib/
  3. src/
  4. .asf.yaml
  5. .gitignore
  6. CONTRIBUTING.md
  7. LICENSE
  8. NOTICE
  9. pom.xml
  10. README.md
README.md

Apache Fluo YARN launcher

Build Status Apache License

A tool for running Apache Fluo applications in Hadoop YARN.

Getting Started