From 3169499684e3304729667ad81e38dcbcd2f41902 Mon Sep 17 00:00:00 2001 From: chncaption <101684156+chncaption@users.noreply.github.com> Date: Thu, 3 Nov 2022 18:34:06 +0800 Subject: [PATCH] update commons-collections:commons-collections 3.2.1 to 3.2.2 --- example/sequence-split-merge/pom.xml | 2 +- jstorm-utility/performance-test/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/sequence-split-merge/pom.xml b/example/sequence-split-merge/pom.xml index 9bcdbadc8..199db22a1 100644 --- a/example/sequence-split-merge/pom.xml +++ b/example/sequence-split-merge/pom.xml @@ -36,7 +36,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 org.yaml diff --git a/jstorm-utility/performance-test/pom.xml b/jstorm-utility/performance-test/pom.xml index 85559914d..6dba2532b 100644 --- a/jstorm-utility/performance-test/pom.xml +++ b/jstorm-utility/performance-test/pom.xml @@ -59,7 +59,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 org.yaml