From b84db2ce569ba176fe7fac2d39d7e6cd52dadb08 Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Tue, 4 Apr 2023 00:19:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=95=E5=85=A5=20commons-collections4?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index c4aac16..1a99675 100644 --- a/pom.xml +++ b/pom.xml @@ -16,6 +16,7 @@ 1.8 1.8 3.12.0 + 4.4 @@ -29,6 +30,11 @@ commons-lang3 ${commons-lang3.version} + + org.apache.commons + commons-collections4 + ${commons-collections4.version} + org.junit.jupiter junit-jupiter-api