Skip to content

Commit 7f36647

Browse files
chore: Update Gradle dependencies
1 parent 4f36cce commit 7f36647

File tree

10 files changed

+27
-26
lines changed

10 files changed

+27
-26
lines changed

dd-java-agent/instrumentation/azure-functions/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ com.google.j2objc:j2objc-annotations:1.1=annotationProcessor,latestDepTestAnnota
3939
com.google.re2j:re2j:1.7=instrumentPluginClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
4040
com.microsoft.azure.functions:azure-functions-java-core-library:1.2.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
4141
com.microsoft.azure.functions:azure-functions-java-library:1.2.2=compileClasspath,testCompileClasspath,testRuntimeClasspath
42-
com.microsoft.azure.functions:azure-functions-java-library:3.1.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
42+
com.microsoft.azure.functions:azure-functions-java-library:3.1.1-alpha=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
4343
com.squareup.moshi:moshi:1.11.0=compileClasspath,instrumentPluginClasspath,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4444
com.squareup.okhttp3:logging-interceptor:3.12.12=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
4545
com.squareup.okhttp3:okhttp:3.12.12=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath

dd-java-agent/instrumentation/commons-text/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ org.apache.commons:commons-lang3:3.17.0=latestDepTestCompileClasspath,latestDepT
7171
org.apache.commons:commons-lang3:3.5=compileClasspath,csiCompileClasspath,testCompileClasspath,testRuntimeClasspath
7272
org.apache.commons:commons-text:1.0=compileClasspath,csiCompileClasspath,testCompileClasspath,testRuntimeClasspath
7373
org.apache.commons:commons-text:1.10.0=spotbugs
74-
org.apache.commons:commons-text:1.13.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
74+
org.apache.commons:commons-text:1.13.1=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
7575
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
7676
org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=spotbugs
7777
org.apache.httpcomponents.core5:httpcore5:5.1.3=spotbugs

dd-java-agent/instrumentation/couchbase/couchbase-3.2/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ ch.qos.logback:logback-core:1.2.3=latestDepTestCompileClasspath,latestDepTestRun
88
com.beust:jcommander:1.78=latestDepTestRuntimeClasspath,testRuntimeClasspath
99
com.blogspot.mydailyjava:weak-lock-free:0.17=compileClasspath,instrumentPluginClasspath,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1010
com.couchbase.client:core-io:2.2.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
11-
com.couchbase.client:core-io:3.7.9=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
11+
com.couchbase.client:core-io:3.8.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
1212
com.couchbase.client:java-client:3.2.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
13-
com.couchbase.client:java-client:3.7.9=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
13+
com.couchbase.client:java-client:3.8.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
1414
com.datadoghq.okhttp3:okhttp:3.12.15=compileClasspath,instrumentPluginClasspath,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1515
com.datadoghq.okio:okio:1.17.6=compileClasspath,instrumentPluginClasspath,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1616
com.datadoghq:dd-javac-plugin-client:0.2.2=compileClasspath,instrumentPluginClasspath,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,muzzleBootstrap,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath

dd-java-agent/instrumentation/exception-profiling/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ com.thoughtworks.qdox:qdox:1.12.1=testRuntimeClasspath
4545
commons-codec:commons-codec:1.15=spotbugs
4646
commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClasspath
4747
commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
48-
de.thetaphi:forbiddenapis:3.8=compileClasspath
48+
de.thetaphi:forbiddenapis:3.8=compileClasspath,testCompileClasspath,testRuntimeClasspath
4949
info.picocli:picocli:4.6.3=testRuntimeClasspath
5050
io.sqreen:libsqreen:13.0.1=testRuntimeClasspath
5151
javax.servlet:javax.servlet-api:3.1.0=testCompileClasspath,testRuntimeClasspath

dd-java-agent/instrumentation/grpc-1.5/gradle.lockfile

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -63,21 +63,21 @@ commons-io:commons-io:2.11.0=latestDepTestCompileClasspath,latestDepTestCompileP
6363
de.thetaphi:forbiddenapis:3.8=compileClasspath,compileProtoPath
6464
info.picocli:picocli:4.6.3=latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
6565
io.grpc:grpc-api:1.42.2=compileClasspath,compileProtoPath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
66-
io.grpc:grpc-api:1.71.0=latestDepTestCompileClasspath,latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
66+
io.grpc:grpc-api:1.72.0=latestDepTestCompileClasspath,latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
6767
io.grpc:grpc-context:1.42.2=compileClasspath,compileProtoPath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
68-
io.grpc:grpc-context:1.71.0=latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
68+
io.grpc:grpc-context:1.72.0=latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
6969
io.grpc:grpc-core:1.42.2=compileClasspath,compileProtoPath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
70-
io.grpc:grpc-core:1.71.0=latestDepTestCompileClasspath,latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
71-
io.grpc:grpc-inprocess:1.71.0=latestDepTestCompileClasspath,latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
70+
io.grpc:grpc-core:1.72.0=latestDepTestCompileClasspath,latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
71+
io.grpc:grpc-inprocess:1.72.0=latestDepTestCompileClasspath,latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
7272
io.grpc:grpc-netty:1.42.2=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
73-
io.grpc:grpc-netty:1.71.0=latestDepTestCompileClasspath,latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
73+
io.grpc:grpc-netty:1.72.0=latestDepTestCompileClasspath,latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
7474
io.grpc:grpc-protobuf-lite:1.42.2=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
75-
io.grpc:grpc-protobuf-lite:1.71.0=latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
75+
io.grpc:grpc-protobuf-lite:1.72.0=latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
7676
io.grpc:grpc-protobuf:1.42.2=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
77-
io.grpc:grpc-protobuf:1.71.0=latestDepTestCompileClasspath,latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
77+
io.grpc:grpc-protobuf:1.72.0=latestDepTestCompileClasspath,latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
7878
io.grpc:grpc-stub:1.42.2=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
79-
io.grpc:grpc-stub:1.71.0=latestDepTestCompileClasspath,latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
80-
io.grpc:grpc-util:1.71.0=latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
79+
io.grpc:grpc-stub:1.72.0=latestDepTestCompileClasspath,latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
80+
io.grpc:grpc-util:1.72.0=latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
8181
io.grpc:protoc-gen-grpc-java:1.42.2=protobufToolsLocator_grpc
8282
io.netty:netty-buffer:4.1.110.Final=latestDepTestCompileClasspath,latestDepTestCompileProtoPath,latestDepTestRuntimeClasspath
8383
io.netty:netty-buffer:4.1.63.Final=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath

dd-java-agent/instrumentation/gson-1.6/gradle.lockfile

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,11 @@ com.google.auto.service:auto-service:1.0-rc7=annotationProcessor,latestDepTestAn
3030
com.google.auto:auto-common:0.10=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
3131
com.google.code.findbugs:jsr305:3.0.2=annotationProcessor,compileClasspath,latestDepTestAnnotationProcessor,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,spotbugs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
3232
com.google.code.gson:gson:1.6=compileClasspath,testCompileClasspath,testRuntimeClasspath
33-
com.google.code.gson:gson:2.12.1=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
33+
com.google.code.gson:gson:2.13.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
3434
com.google.code.gson:gson:2.9.1=spotbugs
3535
com.google.errorprone:error_prone_annotations:2.2.0=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
36-
com.google.errorprone:error_prone_annotations:2.36.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
36+
com.google.errorprone:error_prone_annotations:2.37.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
37+
com.google.errorprone:error_prone_type_annotations:2.37.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
3738
com.google.guava:failureaccess:1.0.1=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
3839
com.google.guava:guava:20.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
3940
com.google.guava:guava:27.0.1-jre=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor

dd-java-agent/instrumentation/guava-10/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ com.google.guava:failureaccess:1.0.3=latestDepTestCompileClasspath,latestDepTest
3737
com.google.guava:guava:10.0=compileClasspath
3838
com.google.guava:guava:16.0=testCompileClasspath,testRuntimeClasspath
3939
com.google.guava:guava:27.0.1-jre=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
40-
com.google.guava:guava:33.4.6-jre=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
40+
com.google.guava:guava:33.4.8-jre=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
4141
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=annotationProcessor,latestDepTestAnnotationProcessor,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testAnnotationProcessor
4242
com.google.j2objc:j2objc-annotations:1.1=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
4343
com.google.j2objc:j2objc-annotations:3.0.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath

dd-java-agent/instrumentation/jackson-core/gradle.lockfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ com.datadoghq:dd-javac-plugin-client:0.2.2=compileClasspath,instrumentPluginClas
1313
com.datadoghq:java-dogstatsd-client:4.4.3=instrumentPluginClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
1414
com.datadoghq:sketches-java:0.8.3=instrumentPluginClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
1515
com.fasterxml.jackson.core:jackson-annotations:2.14.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
16-
com.fasterxml.jackson.core:jackson-annotations:2.18.3=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
16+
com.fasterxml.jackson.core:jackson-annotations:2.19.0-rc2=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
1717
com.fasterxml.jackson.core:jackson-core:2.14.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
18-
com.fasterxml.jackson.core:jackson-core:2.18.3=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
18+
com.fasterxml.jackson.core:jackson-core:2.19.0-rc2=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
1919
com.fasterxml.jackson.core:jackson-databind:2.14.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
20-
com.fasterxml.jackson.core:jackson-databind:2.18.3=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
20+
com.fasterxml.jackson.core:jackson-databind:2.19.0-rc2=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
2121
com.fasterxml.jackson:jackson-bom:2.14.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
22-
com.fasterxml.jackson:jackson-bom:2.18.3=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
22+
com.fasterxml.jackson:jackson-bom:2.19.0-rc2=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
2323
com.github.javaparser:javaparser-core:3.25.1=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
2424
com.github.jnr:jffi:1.3.13=instrumentPluginClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
2525
com.github.jnr:jnr-a64asm:1.0.0=instrumentPluginClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath

dd-java-agent/instrumentation/jackson-core/jackson-core-2.16/gradle.lockfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ com.datadoghq:dd-javac-plugin-client:0.2.2=compileClasspath,instrumentPluginClas
1313
com.datadoghq:java-dogstatsd-client:4.4.3=instrumentPluginClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
1414
com.datadoghq:sketches-java:0.8.3=instrumentPluginClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
1515
com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
16-
com.fasterxml.jackson.core:jackson-annotations:2.18.3=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
16+
com.fasterxml.jackson.core:jackson-annotations:2.19.0-rc2=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
1717
com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
18-
com.fasterxml.jackson.core:jackson-core:2.18.3=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
18+
com.fasterxml.jackson.core:jackson-core:2.19.0-rc2=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
1919
com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
20-
com.fasterxml.jackson.core:jackson-databind:2.18.3=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
20+
com.fasterxml.jackson.core:jackson-databind:2.19.0-rc2=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
2121
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
22-
com.fasterxml.jackson:jackson-bom:2.18.3=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
22+
com.fasterxml.jackson:jackson-bom:2.19.0-rc2=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
2323
com.github.javaparser:javaparser-core:3.25.1=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
2424
com.github.jnr:jffi:1.3.13=instrumentPluginClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
2525
com.github.jnr:jnr-a64asm:1.0.0=instrumentPluginClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath

dd-java-agent/instrumentation/jdbc/scalikejdbc/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ org.scala-lang.modules:scala-parser-combinators_2.13:1.1.2=latestDepTestCompileC
182182
org.scala-lang.modules:scala-xml_2.13:2.1.0=zinc
183183
org.scala-lang:scala-compiler:2.13.11=zinc
184184
org.scala-lang:scala-library:2.13.11=zinc
185-
org.scala-lang:scala-library:2.13.16=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
185+
org.scala-lang:scala-library:2.13.17-M1=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
186186
org.scala-lang:scala-library:2.13.3=testCompileClasspath,testRuntimeClasspath
187187
org.scala-lang:scala-reflect:2.13.11=zinc
188188
org.scala-lang:scala-reflect:2.13.3=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath

0 commit comments

Comments
 (0)