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 6ea6dc7 chore(deps): bump org.apache.rat:apache-rat-plugin from
0.16.1 to 0.17 (#510)
6ea6dc7 is described below
commit 6ea6dc776d4be9a31bb8e5512e3753e848d397e0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 23 09:37:15 2025 +0200
chore(deps): bump org.apache.rat:apache-rat-plugin from 0.16.1 to 0.17
(#510)
Bumps org.apache.rat:apache-rat-plugin from 0.16.1 to 0.17.
---
updated-dependencies:
- dependency-name: org.apache.rat:apache-rat-plugin
dependency-version: '0.17'
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 6e671df..6a87095 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.16.1</version>
+ <version>0.17</version>
<configuration>
<excludes combine.children="append">
<exclude>cmake-*/**</exclude>
diff --git a/pom.xml b/pom.xml
index 3bef327..3689200 100644
--- a/pom.xml
+++ b/pom.xml
@@ -274,7 +274,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
- <version>0.16.1</version>
+ <version>0.17</version>
<configuration>
<!--
Make rat output the files with missing licensed directly into
the