From 715a37cc76f100daa88cdda98b97d447d5c51729 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 08:47:33 +0000 Subject: [PATCH] Bump RoaringBitmap from 0.9.0 to 0.9.35 Bumps [RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap) from 0.9.0 to 0.9.35. - [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases) - [Commits](https://github.com/RoaringBitmap/RoaringBitmap/compare/RoaringBitmap-0.9.0...0.9.35) --- updated-dependencies: - dependency-name: org.roaringbitmap:RoaringBitmap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7dede6451664..cd2f397bd62c 100644 --- a/pom.xml +++ b/pom.xml @@ -815,7 +815,7 @@ org.roaringbitmap RoaringBitmap - 0.9.0 + 0.9.35 org.ow2.asm