From 478942c471a7a4aadf5405bbb6839b12a2c09964 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 17:50:45 +0000 Subject: [PATCH] [Security] Bump junit from 4.13 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. **This update includes a security fix.** - [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-preview[bot] --- SynchronizedPDS/pom.xml | 2 +- WPDS/pom.xml | 2 +- boomerangPDS/pom.xml | 2 +- idealPDS/pom.xml | 2 +- testCore/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/SynchronizedPDS/pom.xml b/SynchronizedPDS/pom.xml index 22f4a818..2a53ed46 100644 --- a/SynchronizedPDS/pom.xml +++ b/SynchronizedPDS/pom.xml @@ -40,7 +40,7 @@ junit junit - 4.13 + 4.13.1 org.slf4j diff --git a/WPDS/pom.xml b/WPDS/pom.xml index 013e9e18..944d245c 100644 --- a/WPDS/pom.xml +++ b/WPDS/pom.xml @@ -36,7 +36,7 @@ junit junit - 4.13 + 4.13.1 test diff --git a/boomerangPDS/pom.xml b/boomerangPDS/pom.xml index 4d4615ae..a9f83393 100644 --- a/boomerangPDS/pom.xml +++ b/boomerangPDS/pom.xml @@ -46,7 +46,7 @@ junit junit - 4.13 + 4.13.1 org.soot-oss diff --git a/idealPDS/pom.xml b/idealPDS/pom.xml index ad6790da..fa3364ae 100644 --- a/idealPDS/pom.xml +++ b/idealPDS/pom.xml @@ -50,7 +50,7 @@ junit junit - 4.13 + 4.13.1 org.soot-oss diff --git a/testCore/pom.xml b/testCore/pom.xml index 425f20a4..a33a35a9 100644 --- a/testCore/pom.xml +++ b/testCore/pom.xml @@ -28,7 +28,7 @@ junit junit - 4.13 + 4.13.1 org.soot-oss