Skip to content

Commit 68aa369

Browse files
chore: Update instrumentation Gradle dependencies (#10944)
chore: Update instrumentation Gradle dependencies Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Merge branch 'master' into ci/update-gradle-dependencies-instrumentation-20260323 Co-authored-by: AlexeyKuznetsov-DD <alexey.kuznetsov@datadoghq.com>
1 parent ef62d3a commit 68aa369

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dd-java-agent/instrumentation/opentelemetry/opentelemetry-annotations-1.20/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ de.thetaphi:forbiddenapis:3.10=compileClasspath
5050
io.leangen.geantyref:geantyref:1.3.16=latest1xDepTestRuntimeClasspath,latestDepTestRuntimeClasspath,testRuntimeClasspath
5151
io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:1.20.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
5252
io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:1.33.6=latest1xDepTestCompileClasspath,latest1xDepTestRuntimeClasspath
53-
io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:2.26.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
53+
io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:2.26.1=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
5454
io.opentelemetry:opentelemetry-api:1.20.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
5555
io.opentelemetry:opentelemetry-api:1.41.0=latest1xDepTestCompileClasspath,latest1xDepTestRuntimeClasspath
5656
io.opentelemetry:opentelemetry-api:1.60.1=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath

dd-java-agent/instrumentation/tomcat/tomcat-5.5/gradle.lockfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@ org.apache.commons:commons-lang3:3.19.0=latest10ForkedTestCompileClasspath,lates
7272
org.apache.commons:commons-text:1.14.0=spotbugs
7373
org.apache.logging.log4j:log4j-api:2.25.2=spotbugs
7474
org.apache.logging.log4j:log4j-core:2.25.2=spotbugs
75-
org.apache.tomcat.embed:tomcat-embed-core:10.1.52=latest10ForkedTestCompileClasspath,latest10ForkedTestRuntimeClasspath,latest10TestCompileClasspath,latest10TestRuntimeClasspath
75+
org.apache.tomcat.embed:tomcat-embed-core:10.1.53=latest10ForkedTestCompileClasspath,latest10ForkedTestRuntimeClasspath,latest10TestCompileClasspath,latest10TestRuntimeClasspath
7676
org.apache.tomcat.embed:tomcat-embed-core:11.0.20=latestDepForkedTestCompileClasspath,latestDepForkedTestRuntimeClasspath,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
7777
org.apache.tomcat.embed:tomcat-embed-core:9.0.116=tomcat9TestCompileClasspath,tomcat9TestRuntimeClasspath
78-
org.apache.tomcat.embed:tomcat-embed-websocket:10.1.52=latest10ForkedTestCompileClasspath,latest10ForkedTestRuntimeClasspath,latest10TestCompileClasspath,latest10TestRuntimeClasspath
78+
org.apache.tomcat.embed:tomcat-embed-websocket:10.1.53=latest10ForkedTestCompileClasspath,latest10ForkedTestRuntimeClasspath,latest10TestCompileClasspath,latest10TestRuntimeClasspath
7979
org.apache.tomcat.embed:tomcat-embed-websocket:11.0.20=latestDepForkedTestCompileClasspath,latestDepForkedTestRuntimeClasspath,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
8080
org.apache.tomcat.embed:tomcat-embed-websocket:9.0.116=tomcat9TestCompileClasspath,tomcat9TestRuntimeClasspath
8181
org.apache.tomcat:jakartaee-migration:1.0.10=latest10ForkedTestCompileClasspath,latest10ForkedTestRuntimeClasspath,latest10TestCompileClasspath,latest10TestRuntimeClasspath,latestDepForkedTestCompileClasspath,latestDepForkedTestRuntimeClasspath,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
82-
org.apache.tomcat:tomcat-annotations-api:10.1.52=latest10ForkedTestCompileClasspath,latest10ForkedTestRuntimeClasspath,latest10TestCompileClasspath,latest10TestRuntimeClasspath
82+
org.apache.tomcat:tomcat-annotations-api:10.1.53=latest10ForkedTestCompileClasspath,latest10ForkedTestRuntimeClasspath,latest10TestCompileClasspath,latest10TestRuntimeClasspath
8383
org.apache.tomcat:tomcat-annotations-api:11.0.20=latestDepForkedTestCompileClasspath,latestDepForkedTestRuntimeClasspath,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
8484
org.apache.tomcat:tomcat-annotations-api:9.0.116=tomcat9TestCompileClasspath,tomcat9TestRuntimeClasspath
8585
org.apache.tomcat:tomcat-websocket-api:8.0.1=compileClasspath

0 commit comments

Comments
 (0)