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/09/19 06:54:10 UTC

[creadur-tentacles] branch master updated: Use new RAT v0.15

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 7d39739  Use new RAT v0.15
7d39739 is described below

commit 7d39739e92037019343163bab2bd9c672de6fbca
Author: P. Ottlinger <po...@apache.org>
AuthorDate: Mon Sep 19 08:54:04 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index d2f56cd..8edc776 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
     <javaVersion>1.8</javaVersion>
     <httpClientVersion>4.5.13</httpClientVersion>
     <loggerVersion>2.18.0</loggerVersion>
-    <apacheRatVersion>0.14</apacheRatVersion>
+    <apacheRatVersion>0.15</apacheRatVersion>
     <project.build.outputTimestamp>1</project.build.outputTimestamp>
   </properties>
   <issueManagement>