Skip to content

Commit

Permalink
[Backport 2.x] Fix for: CVE-2024-47554 (#4792)
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent a6bd40f commit f34d51d
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 @@ -504,6 +504,7 @@ configurations {
force 'org.checkerframework:checker-qual:3.47.0'
force "com.google.errorprone:error_prone_annotations:2.31.0"
force "ch.qos.logback:logback-classic:1.5.8"
force "commons-io:commons-io:2.17.0"
}
}

Expand Down

0 comments on commit f34d51d

Please sign in to comment.