From 05efc8331cec5206e2dad08e4351aacc5781d3db Mon Sep 17 00:00:00 2001 From: Manoel Campos Date: Fri, 25 Oct 2024 17:07:44 -0300 Subject: [PATCH] fix: Updates pom.xml to use CloudSim Plus 8.5.4 This new version fix https://github.com/cloudsimplus/cloudsimplus/issues/392 Close #28 Signed-off-by: Manoel Campos --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bf2f5fe..56659c9 100755 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ The module version defines the version of CloudSim Plus to be used. This way, it cannot be a version number which doesn't exist for CloudSim Plus. --> - 8.5.3 + 8.5.4 CloudSim Plus Examples