Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

4.4.1

Compare
Choose a tag to compare
@LaunchDarklyCI LaunchDarklyCI released this 18 Oct 19:15

[4.4.1] - 2018-10-15

Fixed:

  • The SDK's Maven releases had a pom.xml that mistakenly referenced dependencies that are actually bundled (with shading) inside of our jar, resulting in those dependencies being redundantly downloaded and included (without shading) in the runtime classpath, which could cause conflicts. This has been fixed. (#122)