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 fd433f8  TENTACLES-16: Update to RAT 0.18
fd433f8 is described below

commit fd433f8fef41a2de1349700db6c2635904ffcf6b
Author: P. Ottlinger <[email protected]>
AuthorDate: Sun Mar 22 10:14:06 2026 +0100

    TENTACLES-16: Update to RAT 0.18
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7ec0897..1a80a2b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
     <javaVersion>1.8</javaVersion>
     <httpClientVersion>4.5.14</httpClientVersion>
     <loggerVersion>2.25.3</loggerVersion>
-    <apacheRatVersion>0.17</apacheRatVersion>
+    <apacheRatVersion>0.18</apacheRatVersion>
     <!-- taken from 
https://maven.apache.org/guides/mini/guide-reproducible-builds.html, updated by 
maven-release-plugin -->
     
<project.build.outputTimestamp>2022-10-22T23:25:45Z</project.build.outputTimestamp>
     <maven.compiler.source>${javaVersion}</maven.compiler.source>

Reply via email to