This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new b37369f83a Bump the maven-patch-group group with 3 updates
b37369f83a is described below

commit b37369f83a7529559672f8615e52c9004546cb63
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 22 00:05:08 2024 +0000

    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] <[email protected]>
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 643dc2da1d..95b9b5e752 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 -->

Reply via email to