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

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


The following commit(s) were added to refs/heads/main by this push:
     new 3677624397 Bump org.apache.rat:apache-rat-plugin from 0.17 to 0.18 
(#2706)
3677624397 is described below

commit 3677624397d8871e42c75780e43db1706859bd4c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 06:46:06 2026 +0100

    Bump org.apache.rat:apache-rat-plugin from 0.17 to 0.18 (#2706)
    
    Bumps org.apache.rat:apache-rat-plugin from 0.17 to 0.18.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.rat:apache-rat-plugin
      dependency-version: '0.18'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 7eaf4cdd93..c78e3a409d 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -307,7 +307,7 @@
     <maven.shade.version>3.6.2</maven.shade.version>
     
<maven.project.info.reports.version>3.9.0</maven.project.info.reports.version>
     <puppycrawl.version>12.3.1</puppycrawl.version>
-    <rat.version>0.17</rat.version>
+    <rat.version>0.18</rat.version>
     <scm.version>2.2.1</scm.version>
     
<checkstyle.configLocation>${maven.multiModuleProjectDirectory}/tika-parent/checkstyle.xml</checkstyle.configLocation>
     <spotless.goal>apply</spotless.goal>

Reply via email to