This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push:
new 41d519081 Bump org.apache.rat:apache-rat-plugin from 0.17 to 0.18
41d519081 is described below
commit 41d519081bb3700db3b7042aeacb186f9d7bfb18
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 03:53:30 2026 +0000
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 2aa031811..56cd4e147 100644
--- a/pom.xml
+++ b/pom.xml
@@ -754,7 +754,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
- <version>0.17</version>
+ <version>0.18</version>
</plugin>
<plugin>
<artifactId>maven-enforcer-plugin</artifactId>