Skip to content

Commit 141059a

Browse files
committed
Upgrade to Commons Lang3 3.16.0
Closes gh-41795
1 parent ca9cac6 commit 141059a

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
@@ -248,7 +248,7 @@ bom {
248248
site("https://commons.apache.org/proper/commons-dbcp")
249249
}
250250
}
251-
library("Commons Lang3", "3.14.0") {
251+
library("Commons Lang3", "3.16.0") {
252252
group("org.apache.commons") {
253253
modules = [
254254
"commons-lang3"

0 commit comments

Comments
 (0)