indeedeng / mph-table

Immutable key/value store with efficient space utilization and fast reads. They are ideal for the use-case of tables built by batch processes and shipped to multiple servers.
http://engineering.indeedblog.com/blog/2018/02/indeed-mph/
Apache License 2.0
96 stars 19 forks source link

Update dependency versions. #13

Closed arlaneenalra closed 1 year ago

arlaneenalra commented 1 year ago

A new version of com.indeed:util-mmap was released recently to enable Java 17 support. This MR updates that dependency and a couple of others that were showing in Maven Central as having vulnerabilities.