This repository was archived by the owner on May 30, 2024. It is now read-only.
5.10.3
·
50 commits
to main
since this release
[5.10.3] - 2022-10-20
Fixed:
- The
pom.xmlspecified a dependency oncom.launchdarkly:launchdarkly-loggingeven 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)