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 e6107dacd2 fix(deps): update dependency 
org.apache.commons:commons-collections4 to v4.5.0
e6107dacd2 is described below

commit e6107dacd27f6f5616e16c2435adb74d876c5305
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jul 7 00:54:31 2025 +0000

    fix(deps): update dependency org.apache.commons:commons-collections4 to 
v4.5.0
---
 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 6d54246c2b..b6616c8d27 100644
--- a/src/bom-thirdparty/build.gradle.kts
+++ b/src/bom-thirdparty/build.gradle.kts
@@ -92,7 +92,7 @@ dependencies {
         api("net.sf.jtidy:jtidy:r938")
         api("net.sf.saxon:Saxon-HE:11.6")
         api("org.apache-extras.beanshell:bsh:2.0b6")
-        api("org.apache.commons:commons-collections4:4.4")
+        api("org.apache.commons:commons-collections4:4.5.0")
         api("org.apache.commons:commons-dbcp2:2.9.0")
         api("org.apache.commons:commons-jexl3:3.2.1")
         api("org.apache.commons:commons-jexl:2.1.1")

Reply via email to