From 6b231f0c13bbf5ada1119afaa9b18652b8128a44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Apr 2023 16:13:32 +0000 Subject: [PATCH] chore(deps): bump dingtalk from 1.5.64 to 1.5.65 Bumps [dingtalk](https://github.com/aliyun/alibabacloud-sdk) from 1.5.64 to 1.5.65. - [Release notes](https://github.com/aliyun/alibabacloud-sdk/releases) - [Changelog](https://github.com/aliyun/alibabacloud-sdk/blob/master/ChangeLog-Go.txt) - [Commits](https://github.com/aliyun/alibabacloud-sdk/commits) --- updated-dependencies: - dependency-name: com.aliyun:dingtalk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index d6aa881..c5933bf 100644 --- a/pom.xml +++ b/pom.xml @@ -66,8 +66,9 @@ 3.3.0 5.4.0 3.5.1 - 1.9.4 4.4 + 1.23.0 + 1.9.4 2.11.0 3.2.0 1.2.17 @@ -78,7 +79,6 @@ 31.1-jre 5.1.0 5.8.18 - 3.0.2 7.3 3.5.13 2.3.0 @@ -108,7 +108,7 @@ 2.0.23 - 1.5.64 + 1.5.65 2.0.0 @@ -207,11 +207,6 @@ guava ${guava.version} - - com.google.code.findbugs - jsr305 - ${jsr305.version} - commons-io commons-io @@ -227,6 +222,21 @@ commons-collections4 ${commons-collections4.version} + + org.apache.commons + commons-compress + ${commons-compress.version} + + + org.apache.commons + commons-lang3 + ${commons-lang3.version} + + + org.apache.commons + commons-pool2 + ${commons-pool2.version} + com.belerweb pinyin4j -- GitLab