Fix license check

This commit is contained in:
Albumen Kevin 2023-02-26 16:43:30 +08:00
parent 7ac9949b4c
commit a1dea63969
1 changed files with 6 additions and 0 deletions

View File

@ -186,6 +186,12 @@ dependency:
license: Apache-2.0
- name: org.slf4j:jul-to-slf4j
license: Apache-2.0
- name: org.codehaus.plexus:plexus-interpolation
license: Apache-2.0
- name: org.sonatype.plexus:plexus-sec-dispatcher
license: Apache-2.0
- name: org.sonatype.plexus:plexus-cipher
license: Apache-2.0
# multi license
- name: org.javassist:javassist
license: Apache-2.0