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 3bf0ec922a Bump org.roaringbitmap:RoaringBitmap in the
maven-patch-group group
3bf0ec922a is described below
commit 3bf0ec922a40ef33e13e052bd11c56897c3b0120
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 00:20:25 2026 +0000
Bump org.roaringbitmap:RoaringBitmap in the maven-patch-group group
Bumps the maven-patch-group group with 1 update:
[org.roaringbitmap:RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap).
Updates `org.roaringbitmap:RoaringBitmap` from 1.6.10 to 1.6.12
- [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases)
- [Commits](https://github.com/RoaringBitmap/RoaringBitmap/commits)
---
updated-dependencies:
- dependency-name: org.roaringbitmap:RoaringBitmap
dependency-version: 1.6.12
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-patch-group
...
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 b7a31e7842..9a15c27c02 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.6.10</ver.roaringbitmap>
+ <ver.roaringbitmap>1.6.12</ver.roaringbitmap>
<ver.opencsv>5.12.0</ver.opencsv>
<!-- Testing -->