Using Eclipse JEE version 2024-06 (4.32.0) for Java version 21 development and assertj-core version 3.26.0
import static org.assertj.core.api.Assertions.assertThat;
is shown as deprecated.
Why?
And how to change existing tests that should get maintenance?