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 3c8dfc0c57 fix(deps): update dependency org.jetbrains:annotations to
v26
3c8dfc0c57 is described below
commit 3c8dfc0c57136362625236cb8bb697da01d88179
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Oct 29 20:37:30 2025 +0000
fix(deps): update dependency org.jetbrains:annotations to v26
---
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 5f2c1a278b..176dcc1df8 100644
--- a/src/bom-thirdparty/build.gradle.kts
+++ b/src/bom-thirdparty/build.gradle.kts
@@ -128,7 +128,7 @@ dependencies {
api("org.jdom:jdom:1.1.3")
api("org.jetbrains.lets-plot:lets-plot-batik:4.7.3")
api("org.jetbrains.lets-plot:lets-plot-kotlin-jvm:4.11.2")
- api("org.jetbrains:annotations:24.1.0")
+ api("org.jetbrains:annotations:26.0.2-1")
api("org.jodd:jodd-core:5.3.0")
api("org.jodd:jodd-lagarto:6.0.6")
api("org.jodd:jodd-log:5.1.6")