Bump RoaringBitmap from 0.9.39 to 0.9.40 (#571)

Bumps [RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap) from 0.9.39 to 0.9.40.
- [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases)
- [Commits](https://github.com/RoaringBitmap/RoaringBitmap/compare/0.9.39...0.9.40)

---
updated-dependencies:
- dependency-name: org.roaringbitmap:RoaringBitmap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/572/head
dependabot[bot] 2023-04-28 07:00:59 -04:00 zatwierdzone przez GitHub
rodzic bf86516fab
commit a59f291d94
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -32,7 +32,7 @@
<dependency>
<groupId>org.roaringbitmap</groupId>
<artifactId>RoaringBitmap</artifactId>
<version>0.9.39</version>
<version>0.9.40</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>