mirror of https://github.com/apache/poi.git
add license plugin
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898480 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cd1c603aaa
commit
58e6993b68
|
@ -40,7 +40,7 @@ plugins {
|
|||
id('org.nosphere.apache.rat') version '0.7.0'
|
||||
id 'distribution'
|
||||
id "com.github.spotbugs" version "4.8.0"
|
||||
id 'com.github.jk1.dependency-license-report' version '2.0'
|
||||
id 'com.github.jk1.dependency-license-report' version '2.1'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
Loading…
Reference in New Issue