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

lukaszlenart pushed a commit to branch deps/exclude-rat
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 13865fb2c45d1e4e031c24f55f05c4e6f3cada9e
Author: Lukasz Lenart <[email protected]>
AuthorDate: Fri Mar 27 11:35:49 2026 +0100

    deps(rat): excludes updatding the RAT plugin as it requires Java 17
---
 .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