Skip to content

Commit 67aa42b

Browse files
build(deps): bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0
Bumps org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 699be04 commit 67aa42b

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
@@ -106,7 +106,7 @@ modelix-build-tools-lib = { group = "org.modelix.mps", name = "build-tools-lib",
106106

107107
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "2.2.0" }
108108
vavr = { group = "io.vavr", name = "vavr", version = "0.10.6" }
109-
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.17.0" }
109+
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.18.0" }
110110
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.19.0" }
111111
apache-commons-collections = { group = "org.apache.commons", name = "commons-collections4", version = "4.5.0" }
112112
trove4j = { group = "net.sf.trove4j", name = "core", version = "3.1.0" }

0 commit comments

Comments
 (0)