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

commit 506b465d33b2de131feeb34e09e4480d1d4ef2fb
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Jun 28 19:40:09 2023 +0000

    fix(deps): update dependency org.apache.mina:mina-core to v2.2.2
---
 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 8da810a16e..25bf1357a5 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.6")
         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.1")
+        api("org.apache.mina:mina-core:2.2.2")
         api("org.hamcrest:hamcrest-core:2.2")
         api("org.hamcrest:hamcrest-library:2.2")
         api("org.hamcrest:hamcrest:2.2")

Reply via email to