aboutsummaryrefslogtreecommitdiffstats
path: root/config_test
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-13 10:00:07 +0000
committerGitHub <noreply@github.com>2020-10-13 10:00:07 +0000
commit40b3b09d173d1775a293142d54c51db811c40346 (patch)
tree66986c47443a58a5692de29b6e23e0c40de12956 /config_test
parent6f31b8fe84694406d4e42ca0ca9f1b62ab5c8ee6 (diff)
Bump junit from 4.12 to 4.13.1 in /config_test
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>
Diffstat (limited to 'config_test')
-rw-r--r--config_test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_test/pom.xml b/config_test/pom.xml
index 0d8b1912c61..925fbacf99c 100644
--- a/config_test/pom.xml
+++ b/config_test/pom.xml
@@ -11,7 +11,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.12</version>
+ <version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>