Skip to content

Commit 0e8c820

Browse files
fix(deps): update dependency org.apache.ant:ant to v1.10.16 (#1030)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent fce2408 commit 0e8c820

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ licenseReportPlugin = "com.github.jk1.dependency-license-report:com.github.jk1.d
7676
muzzleCheckPlugin = { group = "io.opentelemetry.instrumentation.muzzle-check", name = "io.opentelemetry.instrumentation.muzzle-check.gradle.plugin", version.ref = "opentelemetryJavaagentAlpha" }
7777
muzzleGenerationPlugin = { group = "io.opentelemetry.instrumentation.muzzle-generation", name = "io.opentelemetry.instrumentation.muzzle-generation.gradle.plugin", version.ref = "opentelemetryJavaagentAlpha" }
7878
# Ant should be kept in sync with the version used in the shadow plugin
79-
ant = "org.apache.ant:ant:1.10.15"
79+
ant = "org.apache.ant:ant:1.10.16"
8080
# ASM is currently only used during compile-time, so it is okay to diverge from the version used in ByteBuddy
8181
asm = "org.ow2.asm:asm:9.9.1"
8282

0 commit comments

Comments
 (0)