Skip to content

Commit

Permalink
vulnerability issue fix CVE-2023-2976
Browse files Browse the repository at this point in the history
  • Loading branch information
Karthigaiselvan committed Jun 27, 2024
1 parent 89a1733 commit 02aef5c
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 @@ -164,8 +164,8 @@ dependencies {
implementation 'org.ow2.asm:asm-commons:9.3'
implementation 'org.ow2.asm:asm-util:9.3'

implementation 'com.google.guava:guava:31.0.1-jre'
implementation 'com.google.guava:guava:32.0.0-android'

implementation 'com.ibm.icu:icu4j:71.1'

implementation 'com.carrotsearch:java-sizeof:0.0.5'
Expand Down

0 comments on commit 02aef5c

Please sign in to comment.