diff --git a/pom.xml b/pom.xml index f5c5b86e..e26c7232 100644 --- a/pom.xml +++ b/pom.xml @@ -135,6 +135,12 @@ 5.9.3 test + + org.assertj + assertj-core + 3.24.2 + test + @@ -152,6 +158,8 @@ ${maven.compile.source} ${maven.compile.target} + 11 + 11