Skip to content

Commit 6733f76

Browse files
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 in /etw/etw-testapp (#4304)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent efe0d76 commit 6733f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etw/etw-testapp/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ dependencies {
1313
implementation("org.springframework.boot:spring-boot-starter-web:3.5.3") {
1414
exclude("org.springframework.boot", "spring-boot-starter-tomcat")
1515
}
16-
implementation("org.apache.commons:commons-lang3:3.17.0")
16+
implementation("org.apache.commons:commons-lang3:3.18.0")
1717
}

0 commit comments

Comments
 (0)