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 a9c12cf6e9 fix(deps): update dependency checkstyle to v11
a9c12cf6e9 is described below
commit a9c12cf6e960e45c9b1d300a7cf89dbaa5e31233
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Oct 8 13:21:36 2025 +0000
fix(deps): update dependency checkstyle to v11
---
.../verification/src/main/kotlin/build-logic.checkstyle.gradle.kts | 2 +-
gradle/verification-metadata.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git
a/build-logic/verification/src/main/kotlin/build-logic.checkstyle.gradle.kts
b/build-logic/verification/src/main/kotlin/build-logic.checkstyle.gradle.kts
index d101203b26..a4e03b9bed 100644
--- a/build-logic/verification/src/main/kotlin/build-logic.checkstyle.gradle.kts
+++ b/build-logic/verification/src/main/kotlin/build-logic.checkstyle.gradle.kts
@@ -35,7 +35,7 @@ checkstyle {
// TOOD: move to /config
val configDir = File(rootDir, "config/checkstyle")
- toolVersion = "10.26.1"
+ toolVersion = "11.1.0"
configProperties = mapOf(
"cache_file" to
layout.buildDirectory.dir("checkstyle/cacheFile").get().asFile.relativeTo(configDir)
)
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index d4a14de579..ab1434fbac 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -196,6 +196,7 @@
<trusting group="com.google.guava"/>
<trusting group="com.google.j2objc"/>
</trusted-key>
+ <trusted-key id="C3259D20DAEC4ACE6D57CC83340B090F727518D8"
group="com.google.j2objc" name="j2objc-annotations" version="3.1"/>
<trusted-key id="C62C0CE2E5C346B2D9BF2D8BB2CA0DFE9ED21C6E"
group="io.burt"/>
<trusted-key id="C758F9CC982AC877E7B295DD6E97418B04B11DCB"
group="org.apache.xbean"/>
<trusted-key id="C7BE5BCC9FEC15518CFDA882B0F3710FA64900E7">