Skip to content

Commit 22b84cb

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

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.6") {
1414
exclude("org.springframework.boot", "spring-boot-starter-tomcat")
1515
}
16-
implementation("org.apache.commons:commons-lang3:3.18.0")
16+
implementation("org.apache.commons:commons-lang3:3.19.0")
1717
}

0 commit comments

Comments
 (0)