This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/main by this push:
     new f132a2e43 deps(rat): excludes updatding the RAT plugin as it requires 
Java 17 (#1641)
f132a2e43 is described below

commit f132a2e43bd28463a74b1634bcbc34f1188b60e5
Author: Lukasz Lenart <[email protected]>
AuthorDate: Fri Mar 27 11:40:00 2026 +0100

    deps(rat): excludes updatding the RAT plugin as it requires Java 17 (#1641)
---
 .github/dependabot.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 2c7b69fbe..813513136 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -35,3 +35,4 @@ updates:
       - dependency-name: "org.apache.tomcat:tomcat-api"
       - dependency-name: "org.apache.tomcat:tomcat-juli"
       - dependency-name: "org.apache.tomcat:tomcat-jasper"
+      - dependency-name: "org.apache.rat:apache-rat-plugin"

Reply via email to