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 5e6b7d486b fix(deps): update dependency commons-io:commons-io to 
v2.15.0
5e6b7d486b is described below

commit 5e6b7d486bff15c3bf438503f7e34e250c7b3fc1
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Nov 24 13:31:33 2023 +0000

    fix(deps): update dependency commons-io:commons-io to v2.15.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 cc716db23d..282b095437 100644
--- a/src/bom-thirdparty/build.gradle.kts
+++ b/src/bom-thirdparty/build.gradle.kts
@@ -64,7 +64,7 @@ dependencies {
         api("com.thoughtworks.xstream:xstream:1.4.20")
         api("commons-codec:commons-codec:1.16.0")
         api("commons-collections:commons-collections:3.2.2")
-        api("commons-io:commons-io:2.12.0")
+        api("commons-io:commons-io:2.15.0")
         api("commons-lang:commons-lang:2.6")
         api("commons-logging:commons-logging:1.2")
         api("commons-net:commons-net:3.9.0")

Reply via email to