Skip to content

Commit 4ad3eb9

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

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

0 commit comments

Comments
 (0)