Skip to content

Commit 5d5a06e

Browse files
committed
更新依赖为最新版本
1 parent 54f40b0 commit 5d5a06e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ ext {
1818
publishedArtifactId = project.name
1919

2020
httpclient_version = "4.5.13"
21-
slf4j_version = "1.7.30"
22-
junit_version = "4.12"
23-
jackson_version = "2.12.5"
21+
slf4j_version = "1.7.36"
22+
junit_version = "4.13.2"
23+
jackson_version = "2.13.3"
2424
}
2525

2626
jar {

0 commit comments

Comments
 (0)