Please check if the PR fulfills these requirements(please use '[x]' to check the checkboxes, or submit the PR and then click the checkboxes)
[X] The commit message follows our guidelines
[X] Tests for the changes have been added (for bug fixes / features)
[ ] Docs have been added / updated (for bug fixes / features)
Does this PR already have an issue describing the problem ?If so, link to this issue using '#XXX' and skip the rest
N/A
What kind of change does this PR introduce?(Bug fix, feature, docs update, ...)
Dependency update
What is the current behavior?(You can also link to an open issue here)
The current powsybl-core version is very old (v3.3.0)
What is the new behavior (if this is a feature change)?
The version has been updated to use the latest release of powsybl-core. The code has been updated to fix compilation issue:
SlurmExecutionReport.java has been replaced by DefaultExecutionReport
Fix some warnings in MPI implementation
Does this PR introduce a breaking change or deprecate an API?If yes, check the following:
[ ] The Breaking Change or Deprecated label has been added
[ ] The migration guide has been updated in the github wiki (What changes might users need to make in their application due to this PR?)
Other information:
(if any of the questions/checkboxes don't apply, please delete them entirely)
Please check if the PR fulfills these requirements (please use
'[x]'
to check the checkboxes, or submit the PR and then click the checkboxes)Does this PR already have an issue describing the problem ? If so, link to this issue using
'#XXX'
and skip the rest N/AWhat kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Dependency update
What is the current behavior? (You can also link to an open issue here) The current powsybl-core version is very old (v3.3.0)
What is the new behavior (if this is a feature change)? The version has been updated to use the latest release of powsybl-core. The code has been updated to fix compilation issue:
Does this PR introduce a breaking change or deprecate an API? If yes, check the following:
Other information:
(if any of the questions/checkboxes don't apply, please delete them entirely)