You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2022/09/21 12:48:34 UTC

svn commit: r1904192 - /poi/trunk/build.gradle

Author: fanningpj
Date: Wed Sep 21 12:48:34 2022
New Revision: 1904192

URL: http://svn.apache.org/viewvc?rev=1904192&view=rev
Log:
upgrade rat

Modified:
    poi/trunk/build.gradle

Modified: poi/trunk/build.gradle
URL: http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1904192&r1=1904191&r2=1904192&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Wed Sep 21 12:48:34 2022
@@ -36,7 +36,7 @@ buildscript {
 plugins {
     id 'base'
     id 'com.dorongold.task-tree' version '2.1.0'
-    id 'org.nosphere.apache.rat' version '0.7.1'
+    id 'org.nosphere.apache.rat' version '0.8.0'
     id 'distribution'
     id "com.github.spotbugs" version '5.0.12'
     id 'de.thetaphi.forbiddenapis' version '3.3'



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org