build(deps): bump hazelcast from 5.3.0 to 5.3.1

Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](https://github.com/hazelcast/hazelcast/compare/v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: com.hazelcast:hazelcast
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index fd89db0..5c6f974 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
              modules' OSGi metadata: -->
         <ehcache.version>2.6.11</ehcache.version>
         <!-- Don't change this version without also changing the shiro-hazelcast and shiro-features OSGi metadata: -->
-        <hazelcast.version>5.3.0</hazelcast.version>
+        <hazelcast.version>5.3.1</hazelcast.version>
         <hsqldb.version>2.7.2</hsqldb.version>
         <javax.annotation.api.version>1.3.2</javax.annotation.api.version>
         <jcache.api.version>1.1.1</jcache.api.version>