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,7 @@
org.springframework:spring-aop:jar:5.2.13.RELEASE
org.springframework:spring-beans:jar:5.2.13.RELEASE
org.springframework:spring-context:jar:5.2.13.RELEASE
org.springframework:spring-core:jar:5.2.13.RELEASE
org.springframework:spring-expression:jar:5.2.13.RELEASE
org.springframework:spring-jcl:jar:5.2.13.RELEASE
org.springframework:spring-web:jar:5.2.13.RELEASE