Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
426bf27
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
e6c1dc4
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
9a96cda
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
1453dd9
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
1766146
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
2d178d6
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
9a98c54
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
59d8d81
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
0c90e8d
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
3737cd8
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
eea1ace
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
eb2dad4
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
bebdc8e
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
01b417e
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
25beb1d
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
7effb2d
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
719ff2f
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
2283d50
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
9d79bb5
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
e885c5f
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
ecba666
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
6213e1b
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
bec71c7
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
4d5b09f
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
23702f3
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
d9c7a8d
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
0b4b9bb
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
37061fb
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
99e0620
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
25dbbe1
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
44ff2d0
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
181a78c
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
b1b2ec9
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
000f302
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
8855355
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
2caac7b
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
8421325
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
a61e974
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
03f1858
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
6e789b1
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
e8bf7e8
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
1e9d1bc
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
e11ccc3
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
8f9a5d3
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
572cd5c
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
5ef79cd
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
ad215ae
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
cd676fa
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
b238c6c
chore: Update Gradle dependencies
github-actions[bot] Mar 30, 2025
460a087
Merge branch 'master' into ci/update-gradle-dependencies-20250330
amarziali Mar 31, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions communication/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@ org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspat
org.slf4j:slf4j-api:1.7.32=testRuntimeClasspath
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
org.spockframework:spock-core:2.2-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.2-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.testng:testng:7.5=testRuntimeClasspath
org.webjars:jquery:3.5.1=testRuntimeClasspath
org.xmlresolver:xmlresolver:4.4.3=spotbugs
Expand Down
118 changes: 118 additions & 0 deletions components/cli/gradle.lockfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
ch.qos.logback:logback-classic:1.2.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
ch.qos.logback:logback-core:1.2.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
com.beust:jcommander:1.78=jmhRuntimeClasspath,testRuntimeClasspath
com.github.javaparser:javaparser-core:3.25.1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
com.github.spotbugs:spotbugs-annotations:4.2.0=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
com.github.spotbugs:spotbugs-annotations:4.7.3=spotbugs
com.github.spotbugs:spotbugs:4.7.3=spotbugs
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
com.google.code.gson:gson:2.9.1=spotbugs
com.thoughtworks.qdox:qdox:1.12.1=jmhRuntimeClasspath,testRuntimeClasspath
commons-codec:commons-codec:1.15=spotbugs
de.thetaphi:forbiddenapis:3.8=compileClasspath,jmhCompileClasspath
info.picocli:picocli:4.6.3=jmhRuntimeClasspath,testRuntimeClasspath
jaxen:jaxen:1.2.0=spotbugs
jline:jline:2.14.6=jmhRuntimeClasspath,testRuntimeClasspath
junit:junit:4.13.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
net.jcip:jcip-annotations:1.0=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
net.sf.jopt-simple:jopt-simple:5.0.4=jmh,jmhCompileClasspath,jmhRuntimeClasspath
net.sf.saxon:Saxon-HE:11.4=spotbugs
org.apache.ant:ant-antlr:1.10.12=jmhRuntimeClasspath,testRuntimeClasspath
org.apache.ant:ant-antlr:1.9.15=codenarc
org.apache.ant:ant-junit:1.10.12=jmhRuntimeClasspath,testRuntimeClasspath
org.apache.ant:ant-junit:1.9.15=codenarc
org.apache.ant:ant-launcher:1.10.12=jmhRuntimeClasspath,testRuntimeClasspath
org.apache.ant:ant:1.10.12=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.apache.bcel:bcel:6.5.0=spotbugs
org.apache.commons:commons-lang3:3.12.0=pitest,spotbugs
org.apache.commons:commons-math3:3.2=jmh,jmhCompileClasspath,jmhRuntimeClasspath
org.apache.commons:commons-text:1.10.0=pitest,spotbugs
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=spotbugs
org.apache.httpcomponents.core5:httpcore5:5.1.3=spotbugs
org.apache.logging.log4j:log4j-api:2.19.0=spotbugs
org.apache.logging.log4j:log4j-core:2.19.0=spotbugs
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
org.codehaus.groovy:groovy-all:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-ant:2.5.14=codenarc
org.codehaus.groovy:groovy-ant:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-astbuilder:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-cli-picocli:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-console:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-datetime:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-docgenerator:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-groovydoc:2.5.14=codenarc
org.codehaus.groovy:groovy-groovydoc:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-groovysh:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-jmx:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-json:2.5.14=codenarc
org.codehaus.groovy:groovy-json:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-jsr223:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-macro:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-nio:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-servlet:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-sql:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-swing:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-templates:2.5.14=codenarc
org.codehaus.groovy:groovy-templates:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-test-junit5:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-test:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-testng:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy-xml:2.5.14=codenarc
org.codehaus.groovy:groovy-xml:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codehaus.groovy:groovy:2.5.14=codenarc
org.codehaus.groovy:groovy:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.codenarc:CodeNarc:2.2.0=codenarc
org.dom4j:dom4j:2.1.3=spotbugs
org.gmetrics:GMetrics:1.1=codenarc
org.hamcrest:hamcrest-core:1.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.hamcrest:hamcrest:2.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.jacoco:org.jacoco.agent:0.8.5=jacocoAgent,jacocoAnt
org.jacoco:org.jacoco.ant:0.8.5=jacocoAnt
org.jacoco:org.jacoco.core:0.8.5=jacocoAnt
org.jacoco:org.jacoco.report:0.8.5=jacocoAnt
org.junit.jupiter:junit-jupiter-api:5.9.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.junit.jupiter:junit-jupiter-engine:5.9.2=jmhRuntimeClasspath,testRuntimeClasspath
org.junit.jupiter:junit-jupiter-params:5.9.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.junit.jupiter:junit-jupiter:5.9.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.junit.platform:junit-platform-commons:1.9.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.junit.platform:junit-platform-engine:1.9.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.junit.platform:junit-platform-launcher:1.9.2=jmhRuntimeClasspath,testRuntimeClasspath
org.junit:junit-bom:5.9.1=spotbugs
org.junit:junit-bom:5.9.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.objenesis:objenesis:3.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.openjdk.jmh:jmh-core:1.36=jmh,jmhCompileClasspath,jmhRuntimeClasspath
org.openjdk.jmh:jmh-generator-asm:1.36=jmh,jmhCompileClasspath,jmhRuntimeClasspath
org.openjdk.jmh:jmh-generator-bytecode:1.36=jmh,jmhCompileClasspath,jmhRuntimeClasspath
org.openjdk.jmh:jmh-generator-reflection:1.36=jmh,jmhCompileClasspath,jmhRuntimeClasspath
org.opentest4j:opentest4j:1.2.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.ow2.asm:asm-analysis:7.2=jacocoAnt
org.ow2.asm:asm-analysis:9.4=spotbugs
org.ow2.asm:asm-commons:7.2=jacocoAnt
org.ow2.asm:asm-commons:9.4=spotbugs
org.ow2.asm:asm-tree:7.2=jacocoAnt
org.ow2.asm:asm-tree:9.4=spotbugs
org.ow2.asm:asm-util:9.4=spotbugs
org.ow2.asm:asm:7.2=jacocoAnt
org.ow2.asm:asm:9.0=jmh,jmhCompileClasspath,jmhRuntimeClasspath
org.ow2.asm:asm:9.4=spotbugs
org.pitest:pitest-command-line:1.9.11=pitest
org.pitest:pitest-entry:1.9.11=pitest
org.pitest:pitest:1.9.11=pitest
org.slf4j:jcl-over-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.slf4j:jul-to-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.slf4j:log4j-over-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.slf4j:slf4j-api:1.7.30=testCompileClasspath
org.slf4j:slf4j-api:1.7.32=jmhRuntimeClasspath,testRuntimeClasspath
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
org.spockframework:spock-core:2.3-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.3-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.testng:testng:7.5=jmhRuntimeClasspath,testRuntimeClasspath
org.webjars:jquery:3.5.1=jmhRuntimeClasspath,testRuntimeClasspath
org.xmlresolver:xmlresolver:4.4.3=spotbugs
xml-apis:xml-apis:1.4.01=spotbugs
empty=annotationProcessor,jmhAnnotationProcessor,runtimeClasspath,spotbugsPlugins,testAnnotationProcessor
4 changes: 2 additions & 2 deletions components/context/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ org.slf4j:slf4j-api:1.7.30=testCompileClasspath
org.slf4j:slf4j-api:1.7.32=jmhRuntimeClasspath,testRuntimeClasspath
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
org.spockframework:spock-core:2.2-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.2-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-core:2.3-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.3-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.testng:testng:7.5=jmhRuntimeClasspath,testRuntimeClasspath
org.webjars:jquery:3.5.1=jmhRuntimeClasspath,testRuntimeClasspath
org.xmlresolver:xmlresolver:4.4.3=spotbugs
Expand Down
4 changes: 2 additions & 2 deletions components/json/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ org.slf4j:slf4j-api:1.7.30=testCompileClasspath
org.slf4j:slf4j-api:1.7.32=jmhRuntimeClasspath,testRuntimeClasspath
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
org.spockframework:spock-core:2.2-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.2-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-core:2.3-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.3-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.testng:testng:7.5=jmhRuntimeClasspath,testRuntimeClasspath
org.webjars:jquery:3.5.1=jmhRuntimeClasspath,testRuntimeClasspath
org.xmlresolver:xmlresolver:4.4.3=spotbugs
Expand Down
4 changes: 2 additions & 2 deletions dd-java-agent/agent-bootstrap/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ org.slf4j:slf4j-api:1.7.30=compileClasspath,jmhCompileClasspath,main_java11Compi
org.slf4j:slf4j-api:1.7.32=jmhRuntimeClasspath,testRuntimeClasspath
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
org.spockframework:spock-core:2.2-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.2-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-core:2.3-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.3-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
org.testng:testng:7.5=jmhRuntimeClasspath,testRuntimeClasspath
org.webjars:jquery:3.5.1=jmhRuntimeClasspath,testRuntimeClasspath
org.xmlresolver:xmlresolver:4.4.3=spotbugs
Expand Down
4 changes: 2 additions & 2 deletions dd-java-agent/agent-builder/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ org.slf4j:slf4j-api:1.7.30=compileClasspath,main_java11CompileClasspath,runtimeC
org.slf4j:slf4j-api:1.7.32=testRuntimeClasspath
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
org.spockframework:spock-core:2.2-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.2-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.testng:testng:7.5=testRuntimeClasspath
org.webjars:jquery:3.5.1=testRuntimeClasspath
org.xmlresolver:xmlresolver:4.4.3=spotbugs
Expand Down
4 changes: 2 additions & 2 deletions dd-java-agent/agent-ci-visibility/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,8 @@ org.slf4j:slf4j-api:1.7.30=apiDependenciesMetadata,compileClasspath,implementati
org.slf4j:slf4j-api:1.7.36=testFixturesRuntimeClasspath,testRuntimeClasspath
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
org.spockframework:spock-core:2.2-groovy-3.0=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.spockframework:spock-junit4:2.2-groovy-3.0=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.testng:testng:7.5=testFixturesRuntimeClasspath,testRuntimeClasspath
org.webjars:jquery:3.5.1=testFixturesRuntimeClasspath,testRuntimeClasspath
org.xmlresolver:xmlresolver:4.4.3=spotbugs
Expand Down
4 changes: 2 additions & 2 deletions dd-java-agent/agent-crashtracking/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspat
org.slf4j:slf4j-api:1.7.32=testRuntimeClasspath
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
org.spockframework:spock-core:2.2-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.2-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.testng:testng:7.5=testRuntimeClasspath
org.webjars:jquery:3.5.1=testRuntimeClasspath
org.xmlresolver:xmlresolver:4.4.3=spotbugs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspat
org.slf4j:slf4j-api:1.7.32=testRuntimeClasspath
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
org.spockframework:spock-core:2.2-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.2-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.testng:testng:7.5=testRuntimeClasspath
org.webjars:jquery:3.5.1=testRuntimeClasspath
org.xmlresolver:xmlresolver:4.4.3=spotbugs
Expand Down
4 changes: 2 additions & 2 deletions dd-java-agent/agent-debugger/debugger-el/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspat
org.slf4j:slf4j-api:1.7.32=testRuntimeClasspath
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
org.spockframework:spock-core:2.2-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.2-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.testng:testng:7.5=testRuntimeClasspath
org.webjars:jquery:3.5.1=testRuntimeClasspath
org.xmlresolver:xmlresolver:4.4.3=spotbugs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ org.slf4j:slf4j-api:1.7.30=testCompileClasspath
org.slf4j:slf4j-api:1.7.32=testRuntimeClasspath
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
org.spockframework:spock-core:2.2-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.2-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.testng:testng:7.5=testRuntimeClasspath
org.webjars:jquery:3.5.1=testRuntimeClasspath
org.xmlresolver:xmlresolver:4.4.3=spotbugs
Expand Down
4 changes: 2 additions & 2 deletions dd-java-agent/agent-debugger/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@ org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspat
org.slf4j:slf4j-api:1.7.32=testRuntimeClasspath
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
org.spockframework:spock-core:2.2-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.2-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-autoconfigure:2.3.5.RELEASE=testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-starter-json:2.3.5.RELEASE=testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-starter-logging:2.3.5.RELEASE=testCompileClasspath,testRuntimeClasspath
Expand Down
4 changes: 2 additions & 2 deletions dd-java-agent/agent-iast/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,8 @@ org.slf4j:slf4j-api:1.7.30=compileClasspath,compileProtoPath,jmhCompileClasspath
org.slf4j:slf4j-api:1.7.32=jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
org.spockframework:spock-core:2.2-groovy-3.0=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.2-groovy-3.0=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.spockframework:spock-core:2.3-groovy-3.0=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.3-groovy-3.0=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.testng:testng:7.5=jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.webjars:jquery:3.5.1=jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.xmlresolver:xmlresolver:4.4.3=spotbugs
Expand Down
Loading