Skip to content

Commit

Permalink
attempt to fix CVE-2017-5645 (#594)
Browse files Browse the repository at this point in the history
Co-authored-by: Yingjian Wu <[email protected]>
  • Loading branch information
stevie9868 and Yingjian Wu authored Jun 10, 2024
1 parent c54dbda commit 8ca992e
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 @@ -161,6 +161,7 @@ configure(javaProjects) {
all*.exclude module: "slf4j-log4j12"
all*.exclude module: "log4j-to-slf4j"
all*.exclude group: "asm"
all*.exclude group: 'org.mortbay.jetty'
}

dependencies {
Expand Down

0 comments on commit 8ca992e

Please sign in to comment.