This repository was archived by the owner on May 30, 2024. It is now read-only.
5.10.1
·
54 commits
to main
since this release
[5.10.1] - 2022-09-02
Fixed:
- Updated
snakeyaml
dependency (used only if usingFileData
with YAML files) to v1.31 to address CVE-2022-25857 (#275) - Corrected documentation for default value of
LDConfig.Builder.startWait()
. (Thanks, richardfearn!)