Bump the maven-patch-group group with 3 updates

Bumps the maven-patch-group group with 3 updates: [org.roaringbitmap:RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap), [org.graalvm.js:js](https://github.com/graalvm/graaljs) and [org.graalvm.js:js-scriptengine](https://github.com/graalvm/graaljs).


Updates `org.roaringbitmap:RoaringBitmap` from 1.0.5 to 1.0.6
- [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases)
- [Commits](https://github.com/RoaringBitmap/RoaringBitmap/compare/1.0.5...1.0.6)

Updates `org.graalvm.js:js` from 23.0.3 to 23.0.4
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/graalvm/graaljs/commits)

Updates `org.graalvm.js:js-scriptengine` from 23.0.3 to 23.0.4
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/graalvm/graaljs/commits)

Updates `org.graalvm.js:js-scriptengine` from 23.0.3 to 23.0.4
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/graalvm/graaljs/commits)

---
updated-dependencies:
- dependency-name: org.roaringbitmap:RoaringBitmap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
- dependency-name: org.graalvm.js:js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
- dependency-name: org.graalvm.js:js-scriptengine
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
- dependency-name: org.graalvm.js:js-scriptengine
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 643dc2d..95b9b5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
 
     <ver.dexxcollection>0.7</ver.dexxcollection>
     <ver.micrometer>1.12.5</ver.micrometer>
-    <ver.roaringbitmap>1.0.5</ver.roaringbitmap>
+    <ver.roaringbitmap>1.0.6</ver.roaringbitmap>
 
     <!-- Testing -->
     <ver.junit4>4.13.2</ver.junit4>
@@ -102,7 +102,7 @@
     <ver.contract.tests>0.2.0</ver.contract.tests>
 
     <!-- For testing, not shipped -->
-    <ver.graalvm>23.0.3</ver.graalvm>
+    <ver.graalvm>23.0.4</ver.graalvm>
     <ver.org.openjdk.jmh>1.37</ver.org.openjdk.jmh>
 
     <!-- GeoSPARQL related -->