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

ddanielr pushed a commit to branch bugfix/remove-old-log4j-version
in repository https://gitbox.apache.org/repos/asf/accumulo-access.git

commit 81eb942647da5e0c69557fd20865eedd16b46a28
Author: Daniel Roberts ddanielr <[email protected]>
AuthorDate: Mon Mar 16 17:21:10 2026 +0000

    Updates rat-plugin to 0.18
    
    This new version uses doxia-site-renderer 2.0.0 which no longer uses
    log4j 1.2.12
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 9fbb927..2839f76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,6 +139,7 @@ under the License.
     <version.jmh>1.37</version.jmh>
     <version.junit>6.0.3</version.junit>
     <version.slf4j>2.0.17</version.slf4j>
+    <version.apache-rat-plugin>0.18</version.apache-rat-plugin>
   </properties>
   <dependencyManagement>
     <dependencies>

Reply via email to