From 5af0acb619c567801f5b598c28a4a9f3284fe127 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 16:16:42 +0800 Subject: [PATCH] chore(deps): bump cn.hutool:hutool-all from 5.8.37 to 5.8.39 Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index df89180..66f0d5b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -22,7 +22,7 @@ jna = "5.17.0" jSystemThemeDetector = "3.9.1" commons-io = "2.19.0" jbr-api = "17.1.10.1" -hutool = "5.8.37" +hutool = "5.8.39" jsch = "2.27.2" okhttp = "5.1.0" sshj = "0.39.0"