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 132bf17b9d Bump org.roaringbitmap:RoaringBitmap from 1.2.1 to 1.3.0
132bf17b9d is described below

commit 132bf17b9d2c8819f3dae00cd0f01f34cda7813c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 23 00:45:51 2024 +0000

    Bump org.roaringbitmap:RoaringBitmap from 1.2.1 to 1.3.0
    
    Bumps 
[org.roaringbitmap:RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap)
 from 1.2.1 to 1.3.0.
    - [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases)
    - 
[Commits](https://github.com/RoaringBitmap/RoaringBitmap/compare/1.2.1...1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.roaringbitmap:RoaringBitmap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0141741b06..a069261174 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
 
     <ver.dexxcollection>0.7</ver.dexxcollection>
     <ver.micrometer>1.13.4</ver.micrometer>
-    <ver.roaringbitmap>1.2.1</ver.roaringbitmap>
+    <ver.roaringbitmap>1.3.0</ver.roaringbitmap>
 
     <!-- Testing -->
     <ver.junit4>4.13.2</ver.junit4>

Reply via email to