Skip to content

Commit 2c3049f

Browse files
committed
Upgrade to Commons Lang3 3.13.0
Closes gh-36884
1 parent 33a6911 commit 2c3049f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ bom {
188188
]
189189
}
190190
}
191-
library("Commons Lang3", "3.12.0") {
191+
library("Commons Lang3", "3.13.0") {
192192
group("org.apache.commons") {
193193
modules = [
194194
"commons-lang3"

0 commit comments

Comments
 (0)