From 548e2e11fdcab34c93fe536717aa03b3f840c017 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 22:43:15 +0000 Subject: [PATCH] Bump storm-core from 0.9.3 to 1.1.3 in /storm Bumps storm-core from 0.9.3 to 1.1.3. --- updated-dependencies: - dependency-name: org.apache.storm:storm-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- storm/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storm/pom.xml b/storm/pom.xml index 372861b1..752c25fd 100644 --- a/storm/pom.xml +++ b/storm/pom.xml @@ -22,7 +22,7 @@ org.apache.storm storm-core - 0.9.3 + 1.1.3 junit