We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efe0d76 commit 6733f76Copy full SHA for 6733f76
etw/etw-testapp/build.gradle.kts
@@ -13,5 +13,5 @@ dependencies {
13
implementation("org.springframework.boot:spring-boot-starter-web:3.5.3") {
14
exclude("org.springframework.boot", "spring-boot-starter-tomcat")
15
}
16
- implementation("org.apache.commons:commons-lang3:3.17.0")
+ implementation("org.apache.commons:commons-lang3:3.18.0")
17
0 commit comments