Skip to content

Commit a45aae5

Browse files
chore: Update Gradle dependencies
1 parent 041bc00 commit a45aae5

File tree

10 files changed

+110
-110
lines changed

10 files changed

+110
-110
lines changed

dd-java-agent/instrumentation/servlet/gradle.lockfile

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# This file is expected to be part of source control.
44
cafe.cryptography:curve25519-elisabeth:0.1.0=instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
55
cafe.cryptography:ed25519-elisabeth:0.1.0=instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
6-
ch.qos.logback:logback-classic:1.2.3=testCompileClasspath,testRuntimeClasspath
7-
ch.qos.logback:logback-core:1.2.3=testCompileClasspath,testRuntimeClasspath
6+
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
7+
ch.qos.logback:logback-core:1.2.13=testCompileClasspath,testRuntimeClasspath
88
com.beust:jcommander:1.78=testRuntimeClasspath
99
com.blogspot.mydailyjava:weak-lock-free:0.17=compileClasspath,csiCompileClasspath,instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1010
com.datadoghq.okhttp3:okhttp:3.12.15=compileClasspath,csiCompileClasspath,instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -25,17 +25,17 @@ com.github.spotbugs:spotbugs-annotations:4.2.0=compileClasspath,csiCompileClassp
2525
com.github.spotbugs:spotbugs-annotations:4.7.3=spotbugs
2626
com.github.spotbugs:spotbugs:4.7.3=spotbugs
2727
com.github.stefanbirkner:system-rules:1.19.0=testCompileClasspath,testRuntimeClasspath
28-
com.google.auto.service:auto-service-annotations:1.0-rc7=annotationProcessor,compileClasspath,csiCompileClasspath,testAnnotationProcessor,testCompileClasspath
29-
com.google.auto.service:auto-service:1.0-rc7=annotationProcessor,testAnnotationProcessor
30-
com.google.auto:auto-common:0.10=annotationProcessor,testAnnotationProcessor
28+
com.google.auto.service:auto-service-annotations:1.1.1=annotationProcessor,compileClasspath,csiCompileClasspath,testAnnotationProcessor,testCompileClasspath
29+
com.google.auto.service:auto-service:1.1.1=annotationProcessor,testAnnotationProcessor
30+
com.google.auto:auto-common:1.2.1=annotationProcessor,testAnnotationProcessor
3131
com.google.code.findbugs:jsr305:3.0.2=annotationProcessor,compileClasspath,csiCompileClasspath,spotbugs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
3232
com.google.code.gson:gson:2.9.1=spotbugs
33-
com.google.errorprone:error_prone_annotations:2.2.0=annotationProcessor,testAnnotationProcessor
33+
com.google.errorprone:error_prone_annotations:2.18.0=annotationProcessor,testAnnotationProcessor
3434
com.google.guava:failureaccess:1.0.1=annotationProcessor,testAnnotationProcessor
3535
com.google.guava:guava:20.0=testCompileClasspath,testRuntimeClasspath
36-
com.google.guava:guava:27.0.1-jre=annotationProcessor,testAnnotationProcessor
36+
com.google.guava:guava:32.0.1-jre=annotationProcessor,testAnnotationProcessor
3737
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=annotationProcessor,testAnnotationProcessor
38-
com.google.j2objc:j2objc-annotations:1.1=annotationProcessor,testAnnotationProcessor
38+
com.google.j2objc:j2objc-annotations:2.8=annotationProcessor,testAnnotationProcessor
3939
com.google.re2j:re2j:1.7=instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
4040
com.squareup.moshi:moshi:1.11.0=compileClasspath,csiCompileClasspath,instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4141
com.squareup.okhttp3:logging-interceptor:3.12.12=testCompileClasspath,testRuntimeClasspath
@@ -74,7 +74,7 @@ org.apache.httpcomponents.core5:httpcore5:5.1.3=spotbugs
7474
org.apache.logging.log4j:log4j-api:2.19.0=spotbugs
7575
org.apache.logging.log4j:log4j-core:2.19.0=spotbugs
7676
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
77-
org.checkerframework:checker-qual:2.5.2=annotationProcessor,testAnnotationProcessor
77+
org.checkerframework:checker-qual:3.33.0=annotationProcessor,testAnnotationProcessor
7878
org.codehaus.groovy:groovy-all:3.0.24=testCompileClasspath,testRuntimeClasspath
7979
org.codehaus.groovy:groovy-ant:2.5.14=codenarc
8080
org.codehaus.groovy:groovy-ant:3.0.24=testCompileClasspath,testRuntimeClasspath
@@ -104,7 +104,6 @@ org.codehaus.groovy:groovy-xml:2.5.14=codenarc
104104
org.codehaus.groovy:groovy-xml:3.0.24=testCompileClasspath,testRuntimeClasspath
105105
org.codehaus.groovy:groovy:2.5.14=codenarc
106106
org.codehaus.groovy:groovy:3.0.24=testCompileClasspath,testRuntimeClasspath
107-
org.codehaus.mojo:animal-sniffer-annotations:1.17=annotationProcessor,testAnnotationProcessor
108107
org.codenarc:CodeNarc:2.2.0=codenarc
109108
org.dom4j:dom4j:2.1.3=spotbugs
110109
org.gmetrics:GMetrics:1.1=codenarc
@@ -139,7 +138,8 @@ org.ow2.asm:asm:9.8=testRuntimeClasspath
139138
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
140139
org.slf4j:jul-to-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
141140
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
142-
org.slf4j:slf4j-api:1.7.30=compileClasspath,csiCompileClasspath,instrumentPluginClasspath,muzzleBootstrap,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
141+
org.slf4j:slf4j-api:1.7.30=compileClasspath,csiCompileClasspath,instrumentPluginClasspath,muzzleBootstrap,muzzleTooling,runtimeClasspath
142+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
143143
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
144144
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
145145
org.snakeyaml:snakeyaml-engine:2.9=instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath

dd-java-agent/instrumentation/servlet/request-2/gradle.lockfile

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# This file is expected to be part of source control.
44
cafe.cryptography:curve25519-elisabeth:0.1.0=instrumentPluginClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
55
cafe.cryptography:ed25519-elisabeth:0.1.0=instrumentPluginClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
6-
ch.qos.logback:logback-classic:1.2.3=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
7-
ch.qos.logback:logback-core:1.2.3=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
6+
ch.qos.logback:logback-classic:1.2.13=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
7+
ch.qos.logback:logback-core:1.2.13=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
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.datadoghq.okhttp3:okhttp:3.12.15=compileClasspath,instrumentPluginClasspath,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -25,17 +25,17 @@ com.github.spotbugs:spotbugs-annotations:4.2.0=compileClasspath,latestDepTestCom
2525
com.github.spotbugs:spotbugs-annotations:4.7.3=spotbugs
2626
com.github.spotbugs:spotbugs:4.7.3=spotbugs
2727
com.github.stefanbirkner:system-rules:1.19.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
28-
com.google.auto.service:auto-service-annotations:1.0-rc7=annotationProcessor,compileClasspath,latestDepTestAnnotationProcessor,latestDepTestCompileClasspath,testAnnotationProcessor,testCompileClasspath
29-
com.google.auto.service:auto-service:1.0-rc7=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
30-
com.google.auto:auto-common:0.10=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
28+
com.google.auto.service:auto-service-annotations:1.1.1=annotationProcessor,compileClasspath,latestDepTestAnnotationProcessor,latestDepTestCompileClasspath,testAnnotationProcessor,testCompileClasspath
29+
com.google.auto.service:auto-service:1.1.1=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
30+
com.google.auto:auto-common:1.2.1=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:2.9.1=spotbugs
33-
com.google.errorprone:error_prone_annotations:2.2.0=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
33+
com.google.errorprone:error_prone_annotations:2.18.0=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
3434
com.google.guava:failureaccess:1.0.1=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
3535
com.google.guava:guava:20.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
36-
com.google.guava:guava:27.0.1-jre=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
36+
com.google.guava:guava:32.0.1-jre=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
3737
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
38-
com.google.j2objc:j2objc-annotations:1.1=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
38+
com.google.j2objc:j2objc-annotations:2.8=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
3939
com.google.re2j:re2j:1.7=instrumentPluginClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
4040
com.squareup.moshi:moshi:1.11.0=compileClasspath,instrumentPluginClasspath,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4141
com.squareup.okhttp3:logging-interceptor:3.12.12=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -75,7 +75,7 @@ org.apache.httpcomponents.core5:httpcore5:5.1.3=spotbugs
7575
org.apache.logging.log4j:log4j-api:2.19.0=spotbugs
7676
org.apache.logging.log4j:log4j-core:2.19.0=spotbugs
7777
org.apiguardian:apiguardian-api:1.1.2=latestDepTestCompileClasspath,testCompileClasspath
78-
org.checkerframework:checker-qual:2.5.2=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
78+
org.checkerframework:checker-qual:3.33.0=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
7979
org.codehaus.groovy:groovy-all:3.0.24=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
8080
org.codehaus.groovy:groovy-ant:2.5.14=codenarc
8181
org.codehaus.groovy:groovy-ant:3.0.24=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -105,7 +105,6 @@ org.codehaus.groovy:groovy-xml:2.5.14=codenarc
105105
org.codehaus.groovy:groovy-xml:3.0.24=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
106106
org.codehaus.groovy:groovy:2.5.14=codenarc
107107
org.codehaus.groovy:groovy:3.0.24=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
108-
org.codehaus.mojo:animal-sniffer-annotations:1.17=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
109108
org.codenarc:CodeNarc:2.2.0=codenarc
110109
org.dom4j:dom4j:2.1.3=spotbugs
111110
org.eclipse.jetty.orbit:javax.servlet:2.5.0.v201103041518=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
@@ -155,7 +154,8 @@ org.ow2.asm:asm:9.8=latestDepTestRuntimeClasspath,testRuntimeClasspath
155154
org.slf4j:jcl-over-slf4j:1.7.30=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
156155
org.slf4j:jul-to-slf4j:1.7.30=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
157156
org.slf4j:log4j-over-slf4j:1.7.30=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
158-
org.slf4j:slf4j-api:1.7.30=compileClasspath,instrumentPluginClasspath,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,muzzleBootstrap,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
157+
org.slf4j:slf4j-api:1.7.30=compileClasspath,instrumentPluginClasspath,muzzleBootstrap,muzzleTooling,runtimeClasspath
158+
org.slf4j:slf4j-api:1.7.32=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
159159
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
160160
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
161161
org.snakeyaml:snakeyaml-engine:2.9=instrumentPluginClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath

0 commit comments

Comments
 (0)