This is an automated email from the ASF dual-hosted git repository.
andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
The following commit(s) were added to refs/heads/main by this push:
new 4053d41e6d Bump org.apache.rat:apache-rat-plugin from 0.17 to 0.18
4053d41e6d is described below
commit 4053d41e6dfad2f06eebb688db86f28cd7fef9c2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 00:19:17 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:development
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 90718cf5c6..652c94ae76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
<ver.jts>1.20.0</ver.jts>
<!-- Plugins -->
- <ver.plugin.rat>0.17</ver.plugin.rat>
+ <ver.plugin.rat>0.18</ver.plugin.rat>
<ver.plugin.assembly>3.8.0</ver.plugin.assembly>
<ver.plugin.compiler>3.15.0</ver.plugin.compiler>
<ver.plugin.surefire>3.5.5</ver.plugin.surefire>