client-encryption-java
client-encryption-java copied to clipboard
Update JaCoCo Maven plugin version to 0.8.11 to support jdk 17+
PR checklist
- [ ] An issue/feature request has been created for this PR
- [ ] Pull Request title clearly describes the work in the pull request and the Pull Request description provides details about how to validate the work. Missing information here may result in a delayed response.
- [ ] File the PR against the
mainbranch - [x] The code in this PR is covered by unit tests
Link to issue/feature request: add the link here
Description
older version of jacoco was throwing error/ warnings when executing maven test command.
before version update:
after version update: