This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/main by this push:
new 7acbe27b5a Bump org.apache.rat:apache-rat-plugin from 0.16.1 to 0.17
(#2164)
7acbe27b5a is described below
commit 7acbe27b5a662ac7246ec7ba79c5278f635a3d06
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 24 16:59:13 2025 +0200
Bump org.apache.rat:apache-rat-plugin from 0.16.1 to 0.17 (#2164)
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a62e8a0e67..4fb57544cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -267,7 +267,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
- <version>0.16.1</version>
+ <version>0.17</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>