Skip to content

Commit 27a17db

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

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

0 commit comments

Comments
 (0)