aws / random-cut-forest-by-aws

An implementation of the Random Cut Forest data structure for sketching streaming data, with support for anomaly detection, density estimation, imputation, and more.
https://github.com/aws/random-cut-forest-by-aws
Apache License 2.0
206 stars 33 forks source link

Update lombok dependency #340

Closed gardner closed 2 years ago

gardner commented 2 years ago

Description of changes: Update lombok dependency to be compatible with Java 16: https://github.com/projectlombok/lombok/issues/2681

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.