Skip to content

Commit 0083137

Browse files
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#4301)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7100807 commit 0083137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-tests/framework/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tasks {
1111
dependencies {
1212
implementation("com.google.guava:guava")
1313
implementation("org.junit.jupiter:junit-jupiter")
14-
implementation("org.apache.commons:commons-lang3:3.17.0")
14+
implementation("org.apache.commons:commons-lang3:3.18.0")
1515

1616
implementation("com.google.code.gson:gson")
1717
implementation("org.apache.httpcomponents:httpclient:4.5.14")

0 commit comments

Comments
 (0)