You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ti...@apache.org on 2022/07/07 06:41:52 UTC

[tika] branch branch_1x updated: TIKA-3793: update rat

This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_1x by this push:
     new 95c9f2663 TIKA-3793: update rat
95c9f2663 is described below

commit 95c9f266328b1cbf048265eb22b39d6fc9af38dd
Author: Tilman Hausherr <ti...@snafu.de>
AuthorDate: Thu Jul 7 08:41:40 2022 +0200

    TIKA-3793: update rat
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index ee1d2987a..3decf94ea 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -270,7 +270,7 @@
     <maven.scr.version>1.26.4</maven.scr.version>
     <maven.surefire.version>3.0.0-M6</maven.surefire.version>
     <maven.shade.version>3.3.0</maven.shade.version>
-    <rat.version>0.13</rat.version>
+    <rat.version>0.14</rat.version>
     <!-- NOTE: sync tukaani version with commons-compress in tika-parsers -->
     <poi.version>5.2.2</poi.version>
     <commons.compress.version>1.21</commons.compress.version>