This is an automated email from the ASF dual-hosted git repository.
jungm pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/tomee-10.x by this push:
new 00c1d1c8e0 [tomee-10.x]: Bump org.apache.rat:apache-rat-plugin from
0.17 to 0.18
00c1d1c8e0 is described below
commit 00c1d1c8e0e9f27795b284c8ad6dccccb0e3c2ab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 1 04:37:27 2026 +0000
[tomee-10.x]: Bump org.apache.rat:apache-rat-plugin from 0.17 to 0.18
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]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e514873b23..2d74828a78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -267,7 +267,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
- <version>0.17</version>
+ <version>0.18</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>