opensearch-project / security

🔐 Secure your cluster with TLS, numerous authentication backends, data masking, audit logging as well as role-based access control on indices, documents, and fields
https://opensearch.org/docs/latest/security-plugin/index/
Apache License 2.0
191 stars 272 forks source link

Bump gradle to 8.7 version #4375

Closed willyborankin closed 4 months ago

willyborankin commented 4 months ago

Description

Bumped gradle to 8.7 version

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.46%. Comparing base (a2bb6e9) to head (cfa7a79).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/opensearch-project/security/pull/4375/graphs/tree.svg?width=650&height=150&src=pr&token=rBpySfQXMt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project)](https://app.codecov.io/gh/opensearch-project/security/pull/4375?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) ```diff @@ Coverage Diff @@ ## main #4375 +/- ## ========================================== - Coverage 65.47% 65.46% -0.01% ========================================== Files 310 310 Lines 21992 21992 Branches 3554 3554 ========================================== - Hits 14399 14397 -2 - Misses 5824 5825 +1 - Partials 1769 1770 +1 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/opensearch-project/security/pull/4375/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project)