Skip to content

Commit 9ab2f4d

Browse files
committed
Upgrade to Commons Lang3 3.18.0
Closes gh-46437
1 parent adff948 commit 9ab2f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ bom {
230230
releaseNotes("https://commons.apache.org/proper/commons-dbcp/changes-report.html#a{version}")
231231
}
232232
}
233-
library("Commons Lang3", "3.17.0") {
233+
library("Commons Lang3", "3.18.0") {
234234
group("org.apache.commons") {
235235
modules = [
236236
"commons-lang3"

0 commit comments

Comments
 (0)