Skip to content

Commit d5158fc

Browse files
Merge pull request #1024 from modelix/dependabot/gradle/org.apache.commons-commons-lang3-3.17.0
build(deps): bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
2 parents 14c7123 + 2a9becb commit d5158fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ google-oauth-clientjetty = { group = "com.google.oauth-client", name = "google-o
9898
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.3.4" }
9999
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.18.1" }
100100
vavr = { group = "io.vavr", name = "vavr", version = "0.10.4" }
101-
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.16.0" }
101+
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.17.0" }
102102
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.16.1" }
103103
apache-commons-collections = { group = "org.apache.commons", name = "commons-collections4", version = "4.4" }
104104
trove4j = { group = "net.sf.trove4j", name = "core", version = "3.1.0" }

0 commit comments

Comments
 (0)