Skip to content

Commit d1abd07

Browse files
Update Gradle dependencies (#8673)
* chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b9cd4c4 commit d1abd07

File tree

468 files changed

+1462
-995
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

468 files changed

+1462
-995
lines changed

communication/gradle.lockfile

+1
Original file line numberDiff line numberDiff line change
@@ -162,5 +162,6 @@ org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeC
162162
org.testng:testng:7.5=testRuntimeClasspath
163163
org.webjars:jquery:3.5.1=testRuntimeClasspath
164164
org.xmlresolver:xmlresolver:4.4.3=spotbugs
165+
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
165166
xml-apis:xml-apis:1.4.01=spotbugs
166167
empty=annotationProcessor,spotbugsPlugins,testAnnotationProcessor

components/yaml/gradle.lockfile

+119
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
# This is a Gradle generated file for dependency locking.
2+
# Manual edits can break the build and are not advised.
3+
# This file is expected to be part of source control.
4+
ch.qos.logback:logback-classic:1.2.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
5+
ch.qos.logback:logback-core:1.2.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
6+
com.beust:jcommander:1.78=jmhRuntimeClasspath,testRuntimeClasspath
7+
com.github.javaparser:javaparser-core:3.25.1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
8+
com.github.spotbugs:spotbugs-annotations:4.2.0=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
9+
com.github.spotbugs:spotbugs-annotations:4.7.3=spotbugs
10+
com.github.spotbugs:spotbugs:4.7.3=spotbugs
11+
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
12+
com.google.code.gson:gson:2.9.1=spotbugs
13+
com.thoughtworks.qdox:qdox:1.12.1=jmhRuntimeClasspath,testRuntimeClasspath
14+
commons-codec:commons-codec:1.15=spotbugs
15+
de.thetaphi:forbiddenapis:3.8=compileClasspath,jmhCompileClasspath
16+
info.picocli:picocli:4.6.3=jmhRuntimeClasspath,testRuntimeClasspath
17+
jaxen:jaxen:1.2.0=spotbugs
18+
jline:jline:2.14.6=jmhRuntimeClasspath,testRuntimeClasspath
19+
junit:junit:4.13.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
20+
net.jcip:jcip-annotations:1.0=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
21+
net.sf.jopt-simple:jopt-simple:5.0.4=jmh,jmhCompileClasspath,jmhRuntimeClasspath
22+
net.sf.saxon:Saxon-HE:11.4=spotbugs
23+
org.apache.ant:ant-antlr:1.10.12=jmhRuntimeClasspath,testRuntimeClasspath
24+
org.apache.ant:ant-antlr:1.9.15=codenarc
25+
org.apache.ant:ant-junit:1.10.12=jmhRuntimeClasspath,testRuntimeClasspath
26+
org.apache.ant:ant-junit:1.9.15=codenarc
27+
org.apache.ant:ant-launcher:1.10.12=jmhRuntimeClasspath,testRuntimeClasspath
28+
org.apache.ant:ant:1.10.12=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
29+
org.apache.bcel:bcel:6.5.0=spotbugs
30+
org.apache.commons:commons-lang3:3.12.0=pitest,spotbugs
31+
org.apache.commons:commons-math3:3.2=jmh,jmhCompileClasspath,jmhRuntimeClasspath
32+
org.apache.commons:commons-text:1.10.0=pitest,spotbugs
33+
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
34+
org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=spotbugs
35+
org.apache.httpcomponents.core5:httpcore5:5.1.3=spotbugs
36+
org.apache.logging.log4j:log4j-api:2.19.0=spotbugs
37+
org.apache.logging.log4j:log4j-core:2.19.0=spotbugs
38+
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
39+
org.codehaus.groovy:groovy-all:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
40+
org.codehaus.groovy:groovy-ant:2.5.14=codenarc
41+
org.codehaus.groovy:groovy-ant:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
42+
org.codehaus.groovy:groovy-astbuilder:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
43+
org.codehaus.groovy:groovy-cli-picocli:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
44+
org.codehaus.groovy:groovy-console:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
45+
org.codehaus.groovy:groovy-datetime:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
46+
org.codehaus.groovy:groovy-docgenerator:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
47+
org.codehaus.groovy:groovy-groovydoc:2.5.14=codenarc
48+
org.codehaus.groovy:groovy-groovydoc:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
49+
org.codehaus.groovy:groovy-groovysh:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
50+
org.codehaus.groovy:groovy-jmx:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
51+
org.codehaus.groovy:groovy-json:2.5.14=codenarc
52+
org.codehaus.groovy:groovy-json:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
53+
org.codehaus.groovy:groovy-jsr223:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
54+
org.codehaus.groovy:groovy-macro:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
55+
org.codehaus.groovy:groovy-nio:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
56+
org.codehaus.groovy:groovy-servlet:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
57+
org.codehaus.groovy:groovy-sql:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
58+
org.codehaus.groovy:groovy-swing:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
59+
org.codehaus.groovy:groovy-templates:2.5.14=codenarc
60+
org.codehaus.groovy:groovy-templates:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
61+
org.codehaus.groovy:groovy-test-junit5:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
62+
org.codehaus.groovy:groovy-test:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
63+
org.codehaus.groovy:groovy-testng:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
64+
org.codehaus.groovy:groovy-xml:2.5.14=codenarc
65+
org.codehaus.groovy:groovy-xml:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
66+
org.codehaus.groovy:groovy:2.5.14=codenarc
67+
org.codehaus.groovy:groovy:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
68+
org.codenarc:CodeNarc:2.2.0=codenarc
69+
org.dom4j:dom4j:2.1.3=spotbugs
70+
org.gmetrics:GMetrics:1.1=codenarc
71+
org.hamcrest:hamcrest-core:1.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
72+
org.hamcrest:hamcrest:2.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
73+
org.jacoco:org.jacoco.agent:0.8.5=jacocoAgent,jacocoAnt
74+
org.jacoco:org.jacoco.ant:0.8.5=jacocoAnt
75+
org.jacoco:org.jacoco.core:0.8.5=jacocoAnt
76+
org.jacoco:org.jacoco.report:0.8.5=jacocoAnt
77+
org.junit.jupiter:junit-jupiter-api:5.9.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
78+
org.junit.jupiter:junit-jupiter-engine:5.9.2=jmhRuntimeClasspath,testRuntimeClasspath
79+
org.junit.jupiter:junit-jupiter-params:5.9.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
80+
org.junit.jupiter:junit-jupiter:5.9.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
81+
org.junit.platform:junit-platform-commons:1.9.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
82+
org.junit.platform:junit-platform-engine:1.9.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
83+
org.junit.platform:junit-platform-launcher:1.9.2=jmhRuntimeClasspath,testRuntimeClasspath
84+
org.junit:junit-bom:5.9.1=spotbugs
85+
org.junit:junit-bom:5.9.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
86+
org.objenesis:objenesis:3.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
87+
org.openjdk.jmh:jmh-core:1.36=jmh,jmhCompileClasspath,jmhRuntimeClasspath
88+
org.openjdk.jmh:jmh-generator-asm:1.36=jmh,jmhCompileClasspath,jmhRuntimeClasspath
89+
org.openjdk.jmh:jmh-generator-bytecode:1.36=jmh,jmhCompileClasspath,jmhRuntimeClasspath
90+
org.openjdk.jmh:jmh-generator-reflection:1.36=jmh,jmhCompileClasspath,jmhRuntimeClasspath
91+
org.opentest4j:opentest4j:1.2.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
92+
org.ow2.asm:asm-analysis:7.2=jacocoAnt
93+
org.ow2.asm:asm-analysis:9.4=spotbugs
94+
org.ow2.asm:asm-commons:7.2=jacocoAnt
95+
org.ow2.asm:asm-commons:9.4=spotbugs
96+
org.ow2.asm:asm-tree:7.2=jacocoAnt
97+
org.ow2.asm:asm-tree:9.4=spotbugs
98+
org.ow2.asm:asm-util:9.4=spotbugs
99+
org.ow2.asm:asm:7.2=jacocoAnt
100+
org.ow2.asm:asm:9.0=jmh,jmhCompileClasspath,jmhRuntimeClasspath
101+
org.ow2.asm:asm:9.4=spotbugs
102+
org.pitest:pitest-command-line:1.9.11=pitest
103+
org.pitest:pitest-entry:1.9.11=pitest
104+
org.pitest:pitest:1.9.11=pitest
105+
org.slf4j:jcl-over-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
106+
org.slf4j:jul-to-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
107+
org.slf4j:log4j-over-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
108+
org.slf4j:slf4j-api:1.7.30=testCompileClasspath
109+
org.slf4j:slf4j-api:1.7.32=jmhRuntimeClasspath,testRuntimeClasspath
110+
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
111+
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
112+
org.spockframework:spock-core:2.3-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
113+
org.spockframework:spock-junit4:2.3-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
114+
org.testng:testng:7.5=jmhRuntimeClasspath,testRuntimeClasspath
115+
org.webjars:jquery:3.5.1=jmhRuntimeClasspath,testRuntimeClasspath
116+
org.xmlresolver:xmlresolver:4.4.3=spotbugs
117+
org.yaml:snakeyaml:2.4=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
118+
xml-apis:xml-apis:1.4.01=spotbugs
119+
empty=annotationProcessor,jmhAnnotationProcessor,spotbugsPlugins,testAnnotationProcessor

dd-java-agent/agent-bootstrap/gradle.lockfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ commons-fileupload:commons-fileupload:1.5=jmhRuntimeClasspath,testCompileClasspa
3939
commons-io:commons-io:2.11.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
4040
de.thetaphi:forbiddenapis:3.8=compileClasspath,jmhCompileClasspath
4141
info.picocli:picocli:4.6.3=jmhRuntimeClasspath,testRuntimeClasspath
42-
io.sqreen:libsqreen:12.0.0=jmhRuntimeClasspath,testRuntimeClasspath
42+
io.sqreen:libsqreen:13.0.1=jmhRuntimeClasspath,testRuntimeClasspath
4343
javax.servlet:javax.servlet-api:3.1.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
4444
jaxen:jaxen:1.2.0=spotbugs
4545
jline:jline:2.14.6=jmhRuntimeClasspath,testRuntimeClasspath
@@ -159,5 +159,6 @@ org.spockframework:spock-junit4:2.3-groovy-3.0=jmhRuntimeClasspath,testCompileCl
159159
org.testng:testng:7.5=jmhRuntimeClasspath,testRuntimeClasspath
160160
org.webjars:jquery:3.5.1=jmhRuntimeClasspath,testRuntimeClasspath
161161
org.xmlresolver:xmlresolver:4.4.3=spotbugs
162+
org.yaml:snakeyaml:2.4=jmhRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
162163
xml-apis:xml-apis:1.4.01=spotbugs
163164
empty=annotationProcessor,jmhAnnotationProcessor,main_java11AnnotationProcessor,main_java11RuntimeClasspath,shadow,spotbugsPlugins,testAnnotationProcessor

dd-java-agent/agent-builder/gradle.lockfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClassp
3939
commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
4040
de.thetaphi:forbiddenapis:3.8=compileClasspath
4141
info.picocli:picocli:4.6.3=testRuntimeClasspath
42-
io.sqreen:libsqreen:12.0.0=testRuntimeClasspath
42+
io.sqreen:libsqreen:13.0.1=testRuntimeClasspath
4343
javax.servlet:javax.servlet-api:3.1.0=testCompileClasspath,testRuntimeClasspath
4444
jaxen:jaxen:1.2.0=spotbugs
4545
jline:jline:2.14.6=testRuntimeClasspath
@@ -155,5 +155,6 @@ org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeC
155155
org.testng:testng:7.5=testRuntimeClasspath
156156
org.webjars:jquery:3.5.1=testRuntimeClasspath
157157
org.xmlresolver:xmlresolver:4.4.3=spotbugs
158+
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
158159
xml-apis:xml-apis:1.4.01=spotbugs
159160
empty=annotationProcessor,main_java11AnnotationProcessor,main_java11RuntimeClasspath,spotbugsPlugins,testAnnotationProcessor

dd-java-agent/agent-ci-visibility/gradle.lockfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ commons-io:commons-io:2.11.0=testCompileClasspath,testFixturesApiDependenciesMet
5454
de.thetaphi:forbiddenapis:3.8=compileClasspath,compileOnlyDependenciesMetadata
5555
info.picocli:picocli:4.6.3=testFixturesRuntimeClasspath,testRuntimeClasspath
5656
io.github.java-diff-utils:java-diff-utils:4.12=zinc
57-
io.sqreen:libsqreen:12.0.0=testFixturesRuntimeClasspath,testRuntimeClasspath
57+
io.sqreen:libsqreen:13.0.1=testFixturesRuntimeClasspath,testRuntimeClasspath
5858
javax.servlet:javax.servlet-api:3.1.0=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
5959
jaxen:jaxen:1.2.0=spotbugs
6060
jline:jline:2.14.6=testFixturesRuntimeClasspath,testRuntimeClasspath
@@ -229,5 +229,6 @@ org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testFixtures
229229
org.testng:testng:7.5=testFixturesRuntimeClasspath,testRuntimeClasspath
230230
org.webjars:jquery:3.5.1=testFixturesRuntimeClasspath,testRuntimeClasspath
231231
org.xmlresolver:xmlresolver:4.4.3=spotbugs
232+
org.yaml:snakeyaml:2.4=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
232233
xml-apis:xml-apis:1.4.01=spotbugs
233234
empty=annotationProcessor,intransitiveDependenciesMetadata,kotlinCompilerPluginClasspath,kotlinNativeCompilerPluginClasspath,kotlinScriptDef,kotlinScriptDefExtensions,runtimeOnlyDependenciesMetadata,scalaCompilerPlugins,shadow,spotbugsPlugins,testAnnotationProcessor,testApiDependenciesMetadata,testCompileOnlyDependenciesMetadata,testFixturesAnnotationProcessor,testFixturesCompileOnlyDependenciesMetadata,testFixturesIntransitiveDependenciesMetadata,testFixturesKotlinScriptDef,testFixturesKotlinScriptDefExtensions,testFixturesRuntimeOnlyDependenciesMetadata,testIntransitiveDependenciesMetadata,testKotlinScriptDef,testKotlinScriptDefExtensions

dd-java-agent/agent-crashtracking/gradle.lockfile

+1
Original file line numberDiff line numberDiff line change
@@ -137,5 +137,6 @@ org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeC
137137
org.testng:testng:7.5=testRuntimeClasspath
138138
org.webjars:jquery:3.5.1=testRuntimeClasspath
139139
org.xmlresolver:xmlresolver:4.4.3=spotbugs
140+
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
140141
xml-apis:xml-apis:1.4.01=spotbugs
141142
empty=annotationProcessor,spotbugsPlugins,testAnnotationProcessor

dd-java-agent/agent-debugger/debugger-bootstrap/gradle.lockfile

+1
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,6 @@ org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeC
108108
org.testng:testng:7.5=testRuntimeClasspath
109109
org.webjars:jquery:3.5.1=testRuntimeClasspath
110110
org.xmlresolver:xmlresolver:4.4.3=spotbugs
111+
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
111112
xml-apis:xml-apis:1.4.01=spotbugs
112113
empty=annotationProcessor,spotbugsPlugins,testAnnotationProcessor

dd-java-agent/agent-debugger/debugger-el/gradle.lockfile

+1
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,6 @@ org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeC
114114
org.testng:testng:7.5=testRuntimeClasspath
115115
org.webjars:jquery:3.5.1=testRuntimeClasspath
116116
org.xmlresolver:xmlresolver:4.4.3=spotbugs
117+
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
117118
xml-apis:xml-apis:1.4.01=spotbugs
118119
empty=annotationProcessor,spotbugsPlugins,testAnnotationProcessor

dd-java-agent/agent-debugger/gradle.lockfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ org.springframework:spring-webmvc:5.2.10.RELEASE=testCompileClasspath,testRuntim
201201
org.testng:testng:7.5=testRuntimeClasspath
202202
org.webjars:jquery:3.5.1=testRuntimeClasspath
203203
org.xmlresolver:xmlresolver:4.4.3=spotbugs
204-
org.yaml:snakeyaml:1.26=testCompileClasspath,testRuntimeClasspath
204+
org.yaml:snakeyaml:1.26=testCompileClasspath
205+
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
205206
xml-apis:xml-apis:1.4.01=spotbugs
206207
empty=annotationProcessor,shadow,spotbugsPlugins,testAnnotationProcessor

dd-java-agent/agent-iast/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ io.grpc:grpc-protobuf-lite:1.42.2=jmhRuntimeClasspath,testCompileClasspath,testC
8181
io.grpc:grpc-protobuf:1.42.2=jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
8282
io.grpc:protoc-gen-grpc-java:1.42.2=protobufToolsLocator_grpc
8383
io.perfmark:perfmark-api:0.23.0=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
84-
io.sqreen:libsqreen:12.0.0=jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
84+
io.sqreen:libsqreen:13.0.1=jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
8585
javax.inject:javax.inject:1=annotationProcessor,errorprone,jmhAnnotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
8686
javax.servlet:javax.servlet-api:3.1.0=jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
8787
jaxen:jaxen:1.2.0=spotbugs
@@ -212,6 +212,6 @@ org.spockframework:spock-junit4:2.3-groovy-3.0=jmh,jmhCompileClasspath,jmhCompil
212212
org.testng:testng:7.5=jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
213213
org.webjars:jquery:3.5.1=jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
214214
org.xmlresolver:xmlresolver:4.4.3=spotbugs
215-
org.yaml:snakeyaml:1.33=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
215+
org.yaml:snakeyaml:2.4=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,runtimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
216216
xml-apis:xml-apis:1.4.01=spotbugs
217217
empty=jmhProtobuf,protobuf,shadow,spotbugsPlugins,testFixturesProtobuf,testProtobuf

dd-java-agent/agent-jmxfetch/gradle.lockfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeC
123123
org.testng:testng:7.5=testRuntimeClasspath
124124
org.webjars:jquery:3.5.1=testRuntimeClasspath
125125
org.xmlresolver:xmlresolver:4.4.3=spotbugs
126-
org.yaml:snakeyaml:2.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
126+
org.yaml:snakeyaml:2.0=compileClasspath,testCompileClasspath
127+
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
127128
xml-apis:xml-apis:1.4.01=spotbugs
128129
empty=annotationProcessor,shadow,spotbugsPlugins,testAnnotationProcessor

dd-java-agent/agent-logging/gradle.lockfile

+1
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,6 @@ org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeC
108108
org.testng:testng:7.5=testRuntimeClasspath
109109
org.webjars:jquery:3.5.1=testRuntimeClasspath
110110
org.xmlresolver:xmlresolver:4.4.3=spotbugs
111+
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
111112
xml-apis:xml-apis:1.4.01=spotbugs
112113
empty=annotationProcessor,spotbugsPlugins,testAnnotationProcessor

dd-java-agent/agent-logs-intake/gradle.lockfile

+1
Original file line numberDiff line numberDiff line change
@@ -128,5 +128,6 @@ org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeC
128128
org.testng:testng:7.5=testRuntimeClasspath
129129
org.webjars:jquery:3.5.1=testRuntimeClasspath
130130
org.xmlresolver:xmlresolver:4.4.3=spotbugs
131+
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
131132
xml-apis:xml-apis:1.4.01=spotbugs
132133
empty=annotationProcessor,shadow,spotbugsPlugins,testAnnotationProcessor

dd-java-agent/agent-otel/otel-bootstrap/gradle.lockfile

+1
Original file line numberDiff line numberDiff line change
@@ -128,5 +128,6 @@ org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeC
128128
org.testng:testng:7.5=testRuntimeClasspath
129129
org.webjars:jquery:3.5.1=testRuntimeClasspath
130130
org.xmlresolver:xmlresolver:4.4.3=spotbugs
131+
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
131132
xml-apis:xml-apis:1.4.01=spotbugs
132133
empty=annotationProcessor,shadow,spotbugsPlugins,testAnnotationProcessor

dd-java-agent/agent-otel/otel-shim/gradle.lockfile

+1
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,6 @@ org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeC
110110
org.testng:testng:7.5=testRuntimeClasspath
111111
org.webjars:jquery:3.5.1=testRuntimeClasspath
112112
org.xmlresolver:xmlresolver:4.4.3=spotbugs
113+
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
113114
xml-apis:xml-apis:1.4.01=spotbugs
114115
empty=annotationProcessor,spotbugsPlugins,testAnnotationProcessor

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

+1
Original file line numberDiff line numberDiff line change
@@ -134,5 +134,6 @@ org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeC
134134
org.testng:testng:7.5=testRuntimeClasspath
135135
org.webjars:jquery:3.5.1=testRuntimeClasspath
136136
org.xmlresolver:xmlresolver:4.4.3=spotbugs
137+
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
137138
xml-apis:xml-apis:1.4.01=spotbugs
138139
empty=annotationProcessor,runtime,shadow,spotbugsPlugins,testAnnotationProcessor

dd-java-agent/agent-profiling/profiling-controller-ddprof/gradle.lockfile

+1
Original file line numberDiff line numberDiff line change
@@ -134,5 +134,6 @@ org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeC
134134
org.testng:testng:7.5=testRuntimeClasspath
135135
org.webjars:jquery:3.5.1=testRuntimeClasspath
136136
org.xmlresolver:xmlresolver:4.4.3=spotbugs
137+
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
137138
xml-apis:xml-apis:1.4.01=spotbugs
138139
empty=annotationProcessor,main_java11AnnotationProcessor,main_java11CompileClasspath,main_java11RuntimeClasspath,spotbugsPlugins,testAnnotationProcessor

0 commit comments

Comments
 (0)