LaunchDarklyReleaseBot
released this
01 Aug 22:30
·
7 commits
to main
since this release
[1.1.1] - 2022-08-01
Fixed:
- Removed a runtime dependency reference to
slf4j-api
that was accidentally included in the published.module
metadata. This dependency is deliberately suppressed (and was already removed from the.pom
) so that applications do not need to pull in SLF4J to use this library; the SLF4J adapter provided in this library can be used only if the application provides its own SLF4J dependency. See API documentation for theLDSLF4J
class.