Skip to content

Commit 690bd73

Browse files
chore(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.20.0 (#17)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 950d90a commit 690bd73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies {
1919
implementation 'org.ow2.asm:asm-util:9.9'
2020

2121
// Apache Commons Lang 用于字符串处理
22-
implementation 'org.apache.commons:commons-lang3:3.12.0'
22+
implementation 'org.apache.commons:commons-lang3:3.20.0'
2323

2424
// YAML 处理库
2525
implementation 'org.yaml:snakeyaml:2.5'

0 commit comments

Comments
 (0)