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

vladimirsitnikov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new 88b763f163 chore: bump org.apache.rat to 0.17
88b763f163 is described below

commit 88b763f163836d481f4e4a63737e52da7eec5878
Author: Vladimir Sitnikov <[email protected]>
AuthorDate: Thu Oct 30 15:48:44 2025 +0300

    chore: bump org.apache.rat to 0.17
---
 src/bom-thirdparty/build.gradle.kts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bom-thirdparty/build.gradle.kts 
b/src/bom-thirdparty/build.gradle.kts
index bf30329e51..4a0ab7c069 100644
--- a/src/bom-thirdparty/build.gradle.kts
+++ b/src/bom-thirdparty/build.gradle.kts
@@ -110,7 +110,7 @@ dependencies {
         api("org.apache.logging.log4j:log4j-api:2.25.2")
         api("org.apache.logging.log4j:log4j-core:2.25.2")
         api("org.apache.logging.log4j:log4j-slf4j2-impl:2.25.2")
-        api("org.apache.rat:apache-rat:0.15")
+        api("org.apache.rat:apache-rat:0.17")
         api("org.apache.tika:tika-core:3.2.3")
         api("org.apache.tika:tika-parsers:3.2.3")
         api("org.apache.velocity:velocity:1.7")

Reply via email to