Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Asif Sohail Mohammed <[email protected]>
  • Loading branch information
asifsmohammed committed Sep 28, 2023
1 parent 6bb6985 commit a44d08f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -154,9 +154,9 @@ subprojects {
}
implementation('org.xerial.snappy:snappy-java') {
version {
require '1.1.10.1'
require '1.1.10.5'
}
because 'Fixes CVE-2023-35165, CVE-2023-34455, CVE-2023-34453, CVE-2023-34454, CVE-2023-2976'
because 'Fixes CVE-2023-43642'
}
implementation('com.squareup.okio:okio-jvm') {
version {
Expand Down

0 comments on commit a44d08f

Please sign in to comment.