From 1729314a7c6d4f75b3dc5305cafded5461a04149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 07:57:03 +0000 Subject: [PATCH] Bump RoaringBitmap from 0.9.0 to 0.9.39 Bumps [RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap) from 0.9.0 to 0.9.39. - [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases) - [Commits](https://github.com/RoaringBitmap/RoaringBitmap/compare/RoaringBitmap-0.9.0...0.9.39) --- 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..9a34f2eeb3d6 100644 --- a/pom.xml +++ b/pom.xml @@ -815,7 +815,7 @@ org.roaringbitmap RoaringBitmap - 0.9.0 + 0.9.39 org.ow2.asm