Bump junit from 4.13 to 4.13.1 in /src/it/plugin-test (#10)

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

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

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

Apache Accumulo Maven Plugin


Build Status Maven Central Javadoc Apache License

This Maven plugin allows users to run a mini, single-node version of Apache Accumulo in their application build for integration testing.

See the plugin documentation for more details.