Skip to content

3.0.1

Compare
Choose a tag to compare
@gwhelanLD gwhelanLD released this 25 Jun 21:35
aa95877

[3.0.1] - 2021-06-25

Fixed

  • The Android manifest has been updated to explicitly specify the android:exported attribute on declared receiver elements. This is to meet new requirements in the upcoming Android 12 release.
  • Increased the compile-time dependency on jackson-databind to 2.10.5.1, due to CVE-2020-25649.
  • Update the dependency on the shared launchdarkly/java-sdk-common to 1.1.2 to prevent Jackson from showing up as a transitive dependency in tools that inspect module metadata.