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

commit ed7ce8b3cd10673576dadc3d5f2794d892e12cbb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 20 00:03:19 2025 +0000

    Bump org.apache.rat:apache-rat-plugin from 0.16.1 to 0.17
    
    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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b40ba2c0ba..5d07c93c81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
     <ver.jts>1.20.0</ver.jts>
 
     <!-- Plugins -->
-    <ver.plugin.rat>0.16.1</ver.plugin.rat>
+    <ver.plugin.rat>0.17</ver.plugin.rat>
     <ver.plugin.assembly>3.7.1</ver.plugin.assembly>
     <ver.plugin.compiler>3.14.1</ver.plugin.compiler>
     <ver.plugin.surefire>3.5.4</ver.plugin.surefire>

Reply via email to