This is an automated email from the ASF dual-hosted git repository.
rvesse 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 ba74291693 Bump org.roaringbitmap:RoaringBitmap in the
maven-patch-group group
ba74291693 is described below
commit ba74291693a30abbbfb50f09b1f8d53c9804fe22
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 3 00:15:17 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.15 to 1.6.18
- [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.18
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 95bca692a8..7179f8c292 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
<ver.dexxcollection>0.7</ver.dexxcollection>
<ver.micrometer>1.17.0</ver.micrometer>
- <ver.roaringbitmap>1.6.15</ver.roaringbitmap>
+ <ver.roaringbitmap>1.6.18</ver.roaringbitmap>
<ver.opencsv>5.12.0</ver.opencsv>
<!-- Testing -->