You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2022/06/13 10:22:59 UTC

[creadur-tentacles] branch master updated: Use new RAT 0.14 version

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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git


The following commit(s) were added to refs/heads/master by this push:
     new a3479de  Use new RAT 0.14 version
a3479de is described below

commit a3479de0d24310a640bc714c404645c496aa0da0
Author: P. Ottlinger <po...@apache.org>
AuthorDate: Mon Jun 13 12:22:53 2022 +0200

    Use new RAT 0.14 version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f96b5d8..a88d313 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
     <javaVersion>1.8</javaVersion>
     <httpClientVersion>4.5.13</httpClientVersion>
     <loggerVersion>2.17.2</loggerVersion>
-    <apacheRatVersion>0.13</apacheRatVersion>
+    <apacheRatVersion>0.14</apacheRatVersion>
     <project.build.outputTimestamp>1</project.build.outputTimestamp>
   </properties>
   <issueManagement>