GUACAMOLE-773: Allow automatic license generation to consider multiple dependency lists, not necessarily from Maven.

This commit is contained in:
Michael Jumper
2021-04-22 14:37:41 -07:00
parent 9131fdbbfb
commit e119ba459b
72 changed files with 39 additions and 31 deletions

View File

@@ -0,0 +1,6 @@
org.springframework:spring-aop:jar:3.0.5.RELEASE
org.springframework:spring-asm:jar:3.0.5.RELEASE
org.springframework:spring-beans:jar:3.0.5.RELEASE
org.springframework:spring-context:jar:3.0.5.RELEASE
org.springframework:spring-core:jar:3.0.5.RELEASE
org.springframework:spring-expression:jar:3.0.5.RELEASE