Skip to content

Commit

Permalink
Fix for: CVE-2024-47554 (#4791)
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <dxho@amazon.com>
  • Loading branch information
derek-ho authored Oct 7, 2024
1 parent f661884 commit 903b7b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,7 @@ configurations {
force "com.google.errorprone:error_prone_annotations:2.33.0"
force "org.checkerframework:checker-qual:3.47.0"
force "ch.qos.logback:logback-classic:1.5.8"
force "commons-io:commons-io:2.17.0"
}
}

Expand Down

0 comments on commit 903b7b3

Please sign in to comment.