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 44aa14c4c1 Bump org.roaringbitmap:RoaringBitmap from 1.3.0 to 1.6.10
44aa14c4c1 is described below
commit 44aa14c4c12ddc271b7a1fdeda9883645af8a290
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 00:23:28 2026 +0000
Bump org.roaringbitmap:RoaringBitmap from 1.3.0 to 1.6.10
Bumps
[org.roaringbitmap:RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap)
from 1.3.0 to 1.6.10.
- [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases)
-
[Commits](https://github.com/RoaringBitmap/RoaringBitmap/compare/1.3.0...1.6.10)
---
updated-dependencies:
- dependency-name: org.roaringbitmap:RoaringBitmap
dependency-version: 1.6.10
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 90188c9b5b..54d6622924 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
<ver.dexxcollection>0.7</ver.dexxcollection>
<ver.micrometer>1.16.3</ver.micrometer>
- <ver.roaringbitmap>1.3.0</ver.roaringbitmap>
+ <ver.roaringbitmap>1.6.10</ver.roaringbitmap>
<ver.opencsv>5.12.0</ver.opencsv>
<!-- Testing -->