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 0e02ee7fef chore: bump com.jayway.jsonpath:json-path to 2.10.0
0e02ee7fef is described below

commit 0e02ee7fef39ea65ec15bf75b7145648d694f674
Author: Vladimir Sitnikov <[email protected]>
AuthorDate: Fri Oct 31 19:00:32 2025 +0300

    chore: bump com.jayway.jsonpath:json-path to 2.10.0
---
 src/bom-thirdparty/build.gradle.kts         | 2 +-
 src/dist/src/dist/expected_release_jars.csv | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/bom-thirdparty/build.gradle.kts 
b/src/bom-thirdparty/build.gradle.kts
index 0e19878790..4feb13b051 100644
--- a/src/bom-thirdparty/build.gradle.kts
+++ b/src/bom-thirdparty/build.gradle.kts
@@ -54,7 +54,7 @@ dependencies {
         api("com.google.errorprone:error_prone_annotations:2.43.0")
         api("com.helger.commons:ph-commons:12.0.4")
         api("com.helger:ph-css:8.0.1")
-        api("com.jayway.jsonpath:json-path:2.8.0")
+        api("com.jayway.jsonpath:json-path:2.10.0")
         api("com.miglayout:miglayout-core:5.3")
         api("com.miglayout:miglayout-swing:5.3")
         api("com.sun.activation:javax.activation:1.2.0")
diff --git a/src/dist/src/dist/expected_release_jars.csv 
b/src/dist/src/dist/expected_release_jars.csv
index 575bb64470..ff484f4543 100644
--- a/src/dist/src/dist/expected_release_jars.csv
+++ b/src/dist/src/dist/expected_release_jars.csv
@@ -88,7 +88,7 @@
 20311,jodd-log-5.1.6.jar
 25989,jodd-props-6.0.2.jar
 337315,jodd-util-6.1.0.jar
-277582,json-path-2.8.0.jar
+279148,json-path-2.10.0.jar
 122808,json-smart-2.6.0.jar
 500363,jsoup-1.21.2.jar
 723652,jsvg-2.0.0.jar

Reply via email to