Bump assertj-core from 3.14.0 to 3.17.1

Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.14.0 to 3.17.1.
- [Release notes](https://github.com/joel-costigliola/assertj-core/releases)
- [Commits](https://github.com/joel-costigliola/assertj-core/compare/assertj-core-3.14.0...assertj-core-3.17.1)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 0dcc987..b56eecf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -727,7 +727,7 @@
       <dependency>
         <groupId>org.assertj</groupId>
         <artifactId>assertj-core</artifactId>
-        <version>3.14.0</version>
+        <version>3.17.1</version>
         <scope>test</scope>
       </dependency>
       <dependency>