mirror of https://github.com/apache/poi.git
update apache rat
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899615 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0b863c29a1
commit
0a6a042807
|
@ -37,7 +37,7 @@ buildscript {
|
|||
plugins {
|
||||
id 'base'
|
||||
id "com.dorongold.task-tree" version "2.1.0"
|
||||
id('org.nosphere.apache.rat') version '0.7.0'
|
||||
id('org.nosphere.apache.rat') version '0.7.1'
|
||||
id 'distribution'
|
||||
id "com.github.spotbugs" version "5.0.6"
|
||||
id 'com.github.jk1.dependency-license-report' version '2.0'
|
||||
|
|
Loading…
Reference in New Issue