From 3c338f690be4ca1b7c0290c1f836038a172047fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Nov 2021 17:32:16 +0000 Subject: [PATCH] Bump mina-core from 1.1.5 to 2.1.5 in /tools/ycsb Bumps [mina-core](https://github.com/apache/mina) from 1.1.5 to 2.1.5. - [Release notes](https://github.com/apache/mina/releases) - [Commits](https://github.com/apache/mina/compare/1.1.5...2.1.5) --- updated-dependencies: - dependency-name: org.apache.mina:mina-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/ycsb/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ycsb/pom.xml b/tools/ycsb/pom.xml index eba668a9..982b9e0b 100644 --- a/tools/ycsb/pom.xml +++ b/tools/ycsb/pom.xml @@ -56,7 +56,7 @@ org.apache.mina mina-core - 1.1.5 + 2.1.5 commons-logging