From ea631b4ee2dae86b3bd44827f48bb46d0a9d3e65 Mon Sep 17 00:00:00 2001
From: ChengDaqi2023 <131479795+ChengDaqi2023@users.noreply.github.com>
Date: Fri, 11 Aug 2023 10:00:11 +0800
Subject: [PATCH] update org.apache.storm:storm-core 1.2.2 to 1.2.3
---
code/Storm/storm-kafka-integration/pom.xml | 2 +-
code/Storm/storm-word-count/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/code/Storm/storm-kafka-integration/pom.xml b/code/Storm/storm-kafka-integration/pom.xml
index 48afea38..d0fb9fb8 100644
--- a/code/Storm/storm-kafka-integration/pom.xml
+++ b/code/Storm/storm-kafka-integration/pom.xml
@@ -9,7 +9,7 @@
1.0
- 1.2.2
+ 1.2.3
2.2.0
diff --git a/code/Storm/storm-word-count/pom.xml b/code/Storm/storm-word-count/pom.xml
index 500f1308..ef76ec81 100644
--- a/code/Storm/storm-word-count/pom.xml
+++ b/code/Storm/storm-word-count/pom.xml
@@ -38,7 +38,7 @@
org.apache.storm
storm-core
- 1.2.2
+ 1.2.3
org.apache.commons