Bump junit from 4.10 to 4.13.1 in /utils/dnp3_src/generation

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-22 15:22:18 +00:00 committed by GitHub
parent e8223db854
commit 19dcadae6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
utils/dnp3_src/generation/pom.xml Executable file → Normal file
View File

@ -17,7 +17,7 @@
</modules>
<properties>
<junit.version>4.10</junit.version>
<junit.version>4.13.1</junit.version>
<maven-license-plugin.version>1.9.0</maven-license-plugin.version>
<maven-scala.plugin.version>3.1.3</maven-scala.plugin.version>
<maven-source-plugin.version>2.1.2</maven-source-plugin.version>