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

Commit ee443ab

Browse files
LaunchDarklyReleaseBoteli-darklygwhelanLDLaunchDarklyCIssrm
authored
prepare 5.10.9 release (#312)
## [5.10.9] - 2023-06-30 ### Changed: - Bumping Guava version to incorporate CVE-2023-2976 fixes. --------- Co-authored-by: Eli Bishop <[email protected]> Co-authored-by: Gavin Whelan <[email protected]> Co-authored-by: LaunchDarklyCI <[email protected]> Co-authored-by: ssrm <[email protected]> Co-authored-by: LaunchDarklyCI <[email protected]> Co-authored-by: Harpo Roeder <[email protected]> Co-authored-by: Ben Woskow <[email protected]> Co-authored-by: Elliot <[email protected]> Co-authored-by: Robert J. Neal <[email protected]> Co-authored-by: Robert J. Neal <[email protected]> Co-authored-by: Sam Stokes <[email protected]> Co-authored-by: LaunchDarklyReleaseBot <[email protected]> Co-authored-by: Ember Stevens <[email protected]> Co-authored-by: ember-stevens <[email protected]> Co-authored-by: Alex Engelberg <[email protected]> Co-authored-by: Alex Engelberg <[email protected]> Co-authored-by: Louis Chan <[email protected]> Co-authored-by: Louis Chan <[email protected]> Co-authored-by: tanderson-ld <[email protected]>
1 parent 473b244 commit ee443ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ ext.libraries = [:]
7070
ext.versions = [
7171
"commonsCodec": "1.15",
7272
"gson": "2.8.9",
73-
"guava": "30.1-jre",
73+
"guava": "32.0.1-jre",
7474
"jackson": "2.11.2",
7575
"launchdarklyJavaSdkCommon": "1.3.0",
7676
"launchdarklyLogging": "1.1.0",

0 commit comments

Comments
 (0)