diff --git a/HackerRankDashboard/CoreCS/Algorithms/pom.xml b/HackerRankDashboard/CoreCS/Algorithms/pom.xml index 62e93ae..e1700ca 100644 --- a/HackerRankDashboard/CoreCS/Algorithms/pom.xml +++ b/HackerRankDashboard/CoreCS/Algorithms/pom.xml @@ -17,7 +17,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/HackerRankDashboard/CoreCS/DataStructures/pom.xml b/HackerRankDashboard/CoreCS/DataStructures/pom.xml index 58c2e61..5221173 100644 --- a/HackerRankDashboard/CoreCS/DataStructures/pom.xml +++ b/HackerRankDashboard/CoreCS/DataStructures/pom.xml @@ -17,7 +17,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/HackerRankDashboard/CoreCS/GeneralProgramming/pom.xml b/HackerRankDashboard/CoreCS/GeneralProgramming/pom.xml index 1ebbeed..5de3ddc 100644 --- a/HackerRankDashboard/CoreCS/GeneralProgramming/pom.xml +++ b/HackerRankDashboard/CoreCS/GeneralProgramming/pom.xml @@ -17,7 +17,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/HackerRankDashboard/CoreCS/Implementation/pom.xml b/HackerRankDashboard/CoreCS/Implementation/pom.xml index 0bfa010..60b0659 100644 --- a/HackerRankDashboard/CoreCS/Implementation/pom.xml +++ b/HackerRankDashboard/CoreCS/Implementation/pom.xml @@ -17,7 +17,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/HackerRankDashboard/CoreCS/pom.xml b/HackerRankDashboard/CoreCS/pom.xml index 22d633f..a1b919e 100644 --- a/HackerRankDashboard/CoreCS/pom.xml +++ b/HackerRankDashboard/CoreCS/pom.xml @@ -18,7 +18,7 @@ junit junit - 3.8.1 + 4.13.1 test