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 35968fc4c4 fix(deps): update dependency org.apache.mina:mina-core to 
v2.2.3
35968fc4c4 is described below

commit 35968fc4c4d4686d3144111990298fc65f3d92dc
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Nov 24 13:29:19 2023 +0000

    fix(deps): update dependency org.apache.mina:mina-core to v2.2.3
---
 src/bom-testing/build.gradle.kts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bom-testing/build.gradle.kts b/src/bom-testing/build.gradle.kts
index ea08f4829f..af263910e9 100644
--- a/src/bom-testing/build.gradle.kts
+++ b/src/bom-testing/build.gradle.kts
@@ -47,7 +47,7 @@ dependencies {
         api("org.apache.activemq:activemq-spring:5.16.7")
         api("org.apache.ftpserver:ftplet-api:1.2.0")
         api("org.apache.ftpserver:ftpserver-core:1.2.0")
-        api("org.apache.mina:mina-core:2.2.2")
+        api("org.apache.mina:mina-core:2.2.3")
         api("org.hamcrest:hamcrest-core:2.2")
         api("org.hamcrest:hamcrest-library:2.2")
         api("org.hamcrest:hamcrest:2.2")

Reply via email to