-
Task
-
Resolution: Done
-
Major
-
None
-
False
-
-
False
Update Kogito + OptaPlanner version to latest available (1.29.0.Final and 8.29.0.Final today).
It is enough to update the properties here.
Note 1: I tried to do that in this other PR getting a timeout exception
explainability-core/src/test/java/org/kie/trustyai/explainability/local/shap/background/CounterfactualGeneratorTest.java:65 | java.util.concurrent.TimeoutException at org.kie.trustyai.explainability.local.shap.background.CounterfactualGeneratorTest.testDefaultGeneration(CounterfactualGeneratorTest.java:65) explainability-core/src/test/java/org/kie/trustyai/explainability/local/shap/background/CounterfactualGeneratorTest.java:65 | java.util.concurrent.TimeoutException at org.kie.trustyai.explainability.local.shap.background.CounterfactualGeneratorTest.testDefaultGeneration(CounterfactualGeneratorTest.java:65)
Note 2: this PR might fix the same issue (to be tested)