This repository has been archived by the owner on May 30, 2024. It is now read-only.
5.10.3
LaunchDarklyReleaseBot
released this
21 Oct 00:59
·
50 commits
to main
since this release
[5.10.3] - 2022-10-20
Fixed:
- The
pom.xml
specified a dependency oncom.launchdarkly:launchdarkly-logging
even though that library is already contained inside the SDK jar, which could cause extra copies of classes to be in the classpath. The dependency has been removed and the classes are still in the jar. (#282)