Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
Fix license violation

Signed-off-by: Esta Nagy <[email protected]>
  • Loading branch information
nagyesta authored Nov 24, 2024
1 parent 24a151c commit e9ce348
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 @@ -193,6 +193,7 @@ configure(subprojects.findAll({
allowUrl("http://www.eclipse.org/legal/epl-2.0")
allowUrl("http://www.eclipse.org/org/documents/edl-v10.php")
allowUrl("https://asm.ow2.io/license.html")
allowUrl("https://github.com/webjars/webjars-locator-lite/blob/main/LICENSE.md")
ignoreDependencies("org.apache.tomcat", "tomcat-servlet-api")
unusedAction("IGNORE")
}
Expand Down

0 comments on commit e9ce348

Please sign in to comment.