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 03c47c37a2 fix(deps): update dependency 
com.fasterxml.woodstox:woodstox-core to v7.1.1
03c47c37a2 is described below

commit 03c47c37a2c45152abeac833128d2701e059b108
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Dec 1 01:16:49 2025 +0000

    fix(deps): update dependency com.fasterxml.woodstox:woodstox-core to v7.1.1
---
 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 e3d88db3a1..9a517f33e5 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.44.0")
         api("com.helger.commons:ph-commons:12.1.0")
         api("com.helger:ph-css:8.1.0")
-        api("com.fasterxml.woodstox:woodstox-core:7.1.0")
+        api("com.fasterxml.woodstox:woodstox-core:7.1.1")
         api("com.jayway.jsonpath:json-path:2.10.0")
         api("com.miglayout:miglayout-core:11.4.2")
         api("com.miglayout:miglayout-swing:11.4.2")

Reply via email to