Update webp library
Fixes known vulnerability: https://nvd.nist.gov/vuln/detail/CVE-2023-4863 https://github.com/SimpleMobileTools/Simple-Gallery/issues/2990
This commit is contained in:
parent
5e96482cf1
commit
135720bd2f
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ androidGifDrawable = "1.2.25"
|
|||
androidImageCropper = "4.5.0"
|
||||
apng = "2.25.0"
|
||||
awebp = "2.25.0"
|
||||
glideCompiler = "4.15.1"
|
||||
zjupureWebpdecoder = "2.3.4.15.1"
|
||||
glideCompiler = "4.16.0"
|
||||
zjupureWebpdecoder = "2.6.4.16.0"
|
||||
gestureviews = "a8e8fa8d27"
|
||||
androidsvgAar = "1.4"
|
||||
imagefilters = "1.0.7"
|
||||
|
|
Loading…
Reference in a new issue