We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a668ecc commit 27a17dbCopy full SHA for 27a17db
etw/etw-testapp/build.gradle.kts
@@ -13,5 +13,5 @@ dependencies {
13
implementation("org.springframework.boot:spring-boot-starter-web:3.5.7") {
14
exclude("org.springframework.boot", "spring-boot-starter-tomcat")
15
}
16
- implementation("org.apache.commons:commons-lang3:3.19.0")
+ implementation("org.apache.commons:commons-lang3:3.20.0")
17
0 commit comments