Skip to content

Commit

Permalink
Revert "upgrade xstream to 1.4.20 to pick up fixes for 2 CVEs (apache…
Browse files Browse the repository at this point in the history
…#2763)"

This reverts commit 53b5889.

This dependency is banned at li.
  • Loading branch information
zpinto authored and Charanya Sudharsanan committed Aug 5, 2024
1 parent ff83bdc commit 5f22bf7
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1258,8 +1258,6 @@ public void testMarkEvacuationAfterEMM() throws Exception {
Assert.assertTrue(getParticipantsInEv(assignment.get(resource)).contains(instanceToEvacuate));
}

Assert.assertTrue(_bestPossibleClusterVerifier.verifyByPolling());

// exit MM
_gSetupTool.getClusterManagementTool()
.manuallyEnableMaintenanceMode(CLUSTER_NAME, false, null, null);
Expand Down

0 comments on commit 5f22bf7

Please sign in to comment.