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 5e6ff52 commit 563e240Copy full SHA for 563e240
1 file changed
dependencyManagement/build.gradle.kts
@@ -58,7 +58,7 @@ dependencies {
58
api("io.opentelemetry.contrib:opentelemetry-opamp-client:${otelContribAlphaVersion}")
59
api("io.opentelemetry.proto:opentelemetry-proto:1.10.0-alpha")
60
61
- api("org.apache.commons:commons-jexl3:3.6.2")
+ api("org.apache.commons:commons-jexl3:3.6.3")
62
api("org.snakeyaml:snakeyaml-engine:2.10")
63
api("io.github.netmikey.logunit:logunit-jul:2.0.0")
64
}
0 commit comments