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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x-extras.git


The following commit(s) were added to refs/heads/develop by this push:
     new 5619789  chore(deps): bump org.apache.rat:apache-rat-plugin from 0.17 
to 0.18 (#661)
5619789 is described below

commit 561978949a6dc44fe9cf8ecd04c2a0d59903a1a1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 20 09:58:45 2026 +0200

    chore(deps): bump org.apache.rat:apache-rat-plugin from 0.17 to 0.18 (#661)
    
    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>
---
 plc4c/pom.xml | 2 +-
 pom.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/plc4c/pom.xml b/plc4c/pom.xml
index 305531e..b83df2d 100644
--- a/plc4c/pom.xml
+++ b/plc4c/pom.xml
@@ -200,7 +200,7 @@
         <plugin>
           <groupId>org.apache.rat</groupId>
           <artifactId>apache-rat-plugin</artifactId>
-          <version>0.17</version>
+          <version>0.18</version>
           <configuration>
             <excludes combine.children="append">
               <exclude>cmake-*/**</exclude>
diff --git a/pom.xml b/pom.xml
index faa3936..593c0ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -274,7 +274,7 @@
         <plugin>
           <groupId>org.apache.rat</groupId>
           <artifactId>apache-rat-plugin</artifactId>
-          <version>0.17</version>
+          <version>0.18</version>
           <configuration>
             <!--
                 Make rat output the files with missing licensed directly into 
the

Reply via email to