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