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 19c75638cf fix(deps): update dependency 
com.thoughtworks.xstream:xstream to v1.4.21
19c75638cf is described below

commit 19c75638cf4947d078b0d6dfd85f2acab05e456e
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Mar 3 02:00:04 2025 +0000

    fix(deps): update dependency com.thoughtworks.xstream:xstream to v1.4.21
---
 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 5a91e9dd43..bb5571de7a 100644
--- a/src/bom-thirdparty/build.gradle.kts
+++ b/src/bom-thirdparty/build.gradle.kts
@@ -61,7 +61,7 @@ dependencies {
         api("com.miglayout:miglayout-core:5.3")
         api("com.miglayout:miglayout-swing:5.3")
         api("com.sun.activation:javax.activation:1.2.0")
-        api("com.thoughtworks.xstream:xstream:1.4.20")
+        api("com.thoughtworks.xstream:xstream:1.4.21")
         api("commons-codec:commons-codec:1.16.0")
         api("commons-collections:commons-collections:3.2.2")
         api("commons-io:commons-io:2.15.1")

Reply via email to