Skip to content

Commit e9ce348

Browse files
authored
Update build.gradle
Fix license violation Signed-off-by: Esta Nagy <[email protected]>
1 parent 24a151c commit e9ce348

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ configure(subprojects.findAll({
193193
allowUrl("http://www.eclipse.org/legal/epl-2.0")
194194
allowUrl("http://www.eclipse.org/org/documents/edl-v10.php")
195195
allowUrl("https://asm.ow2.io/license.html")
196+
allowUrl("https://github.com/webjars/webjars-locator-lite/blob/main/LICENSE.md")
196197
ignoreDependencies("org.apache.tomcat", "tomcat-servlet-api")
197198
unusedAction("IGNORE")
198199
}

0 commit comments

Comments
 (0)