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.git
The following commit(s) were added to refs/heads/develop by this push:
new fb4bec1c06 build(deps): bump org.apache.rat:apache-rat-plugin from
0.16.1 to 0.18 (#2503)
fb4bec1c06 is described below
commit fb4bec1c06883c63fb5b43cde8f203d17b8a1918
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 09:21:02 2026 +0100
build(deps): bump org.apache.rat:apache-rat-plugin from 0.16.1 to 0.18
(#2503)
Bumps org.apache.rat:apache-rat-plugin from 0.16.1 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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4bcff3cc7b..c253f02e47 100644
--- a/pom.xml
+++ b/pom.xml
@@ -950,7 +950,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
- <version>0.16.1</version>
+ <version>0.18</version>
<configuration>
<!--
Make rat output the files with missing licensed directly into
the