Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
1c7568f
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
50d8c94
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
46564ec
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
744f91d
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
7eac086
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
a5b165d
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
ab2ac09
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
c1a6ef1
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
e5dd120
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
7b19762
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
6ac5bdf
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
4f390aa
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
dd01148
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
5e4a891
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
1585cd8
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
3b777c6
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
aaf79d4
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
813583a
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
31bef81
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
fa3e8f8
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
b9d6b39
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
1070ae5
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
7acbe27
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
2576236
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
2fd79c2
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
a9eedfc
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
6470a4f
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
0460983
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
64298d7
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
85655a9
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
e05756a
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
a80cb9a
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
69ec44d
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
2ca88a8
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
b7b7987
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
40589da
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
6471648
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
8d9ee51
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
eae3598
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
d09a235
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
8f68327
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
d554177
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
c36d2c4
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
fed18a0
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
3b6635e
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
ee1dd18
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
500f4ea
chore: Update Gradle dependencies
github-actions[bot] Jun 15, 2025
dfa3953
Merge branch 'master' into ci/update-gradle-dependencies-20250615
amarziali Jun 16, 2025
71f4a10
looks like the problematic override is not necessary for tests ?
vandonr Jun 11, 2025
ed47cab
don't override org-json from master
amarziali Jun 16, 2025
0e36d17
fix redisson test ?
vandonr Jun 12, 2025
4f64e25
avoid misleading errors on shutdown if startup failed
vandonr Jun 12, 2025
96d8670
release temporary constraint on mule version
vandonr Jun 12, 2025
1eb5c77
Merge branch 'master' into ci/update-gradle-dependencies-20250615
amarziali Jun 20, 2025
13d2824
Merge branch 'master' into ci/update-gradle-dependencies-20250615
amarziali Jun 23, 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
  •  
  •  
  •  
6 changes: 3 additions & 3 deletions communication/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jaxen:jaxen:1.2.0=spotbugs
jline:jline:2.14.6=testRuntimeClasspath
junit:junit-dep:4.11=testCompileClasspath,testRuntimeClasspath
junit:junit:4.13.2=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.15.11=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.15.11=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.17.5=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.17.5=testCompileClasspath,testRuntimeClasspath
net.jcip:jcip-annotations:1.0=compileClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
net.sf.saxon:Saxon-HE:11.4=spotbugs
org.apache.ant:ant-antlr:1.10.12=testRuntimeClasspath
Expand Down Expand Up @@ -157,11 +157,11 @@ 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.snakeyaml:snakeyaml-engine:2.9=runtimeClasspath,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
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
xml-apis:xml-apis:1.4.01=spotbugs
empty=annotationProcessor,spotbugsPlugins,testAnnotationProcessor
3 changes: 2 additions & 1 deletion components/yaml/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,12 @@ 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.snakeyaml:snakeyaml-engine:2.9=compileClasspath,runtimeClasspath,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
org.yaml:snakeyaml:2.4=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.yaml:snakeyaml:2.4=jmhCompileClasspath,jmhRuntimeClasspath
xml-apis:xml-apis:1.4.01=spotbugs
empty=annotationProcessor,jmhAnnotationProcessor,spotbugsPlugins,testAnnotationProcessor
6 changes: 3 additions & 3 deletions dd-java-agent/agent-bootstrap/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jaxen:jaxen:1.2.0=spotbugs
jline:jline:2.14.6=jmhRuntimeClasspath,testRuntimeClasspath
junit:junit-dep:4.11=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
junit:junit:4.13.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.15.11=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.15.11=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.17.5=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.17.5=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
net.java.dev.jna:jna-platform:5.8.0=jmhRuntimeClasspath,testRuntimeClasspath
net.java.dev.jna:jna:5.8.0=jmhRuntimeClasspath,testRuntimeClasspath
net.jcip:jcip-annotations:1.0=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
Expand Down Expand Up @@ -154,11 +154,11 @@ 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.snakeyaml:snakeyaml-engine:2.9=jmhRuntimeClasspath,runtimeClasspath,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
org.yaml:snakeyaml:2.4=jmhRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
xml-apis:xml-apis:1.4.01=spotbugs
empty=annotationProcessor,jmhAnnotationProcessor,main_java11AnnotationProcessor,main_java11RuntimeClasspath,shadow,spotbugsPlugins,testAnnotationProcessor
6 changes: 3 additions & 3 deletions dd-java-agent/agent-builder/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jaxen:jaxen:1.2.0=spotbugs
jline:jline:2.14.6=testRuntimeClasspath
junit:junit-dep:4.11=testCompileClasspath,testRuntimeClasspath
junit:junit:4.13.2=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.15.11=compileClasspath,main_java11CompileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.15.11=compileClasspath,main_java11CompileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.17.5=compileClasspath,main_java11CompileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.17.5=compileClasspath,main_java11CompileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
net.java.dev.jna:jna-platform:5.8.0=runtimeClasspath,testRuntimeClasspath
net.java.dev.jna:jna:5.8.0=runtimeClasspath,testRuntimeClasspath
net.jcip:jcip-annotations:1.0=compileClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
Expand Down Expand Up @@ -150,11 +150,11 @@ 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.snakeyaml:snakeyaml-engine:2.9=runtimeClasspath,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
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
xml-apis:xml-apis:1.4.01=spotbugs
empty=annotationProcessor,main_java11AnnotationProcessor,main_java11RuntimeClasspath,spotbugsPlugins,testAnnotationProcessor
6 changes: 3 additions & 3 deletions dd-java-agent/agent-ci-visibility/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jaxen:jaxen:1.2.0=spotbugs
jline:jline:2.14.6=testFixturesRuntimeClasspath,testRuntimeClasspath
junit:junit-dep:4.11=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
junit:junit:4.13.2=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.15.11=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.15.11=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.17.5=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.17.5=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
net.java.dev.jna:jna-platform:5.13.0=zinc
net.java.dev.jna:jna-platform:5.8.0=testFixturesRuntimeClasspath,testRuntimeClasspath
net.java.dev.jna:jna:5.13.0=zinc
Expand Down Expand Up @@ -224,11 +224,11 @@ 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.snakeyaml:snakeyaml-engine:2.9=runtimeClasspath,testFixturesRuntimeClasspath,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
org.yaml:snakeyaml:2.4=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
xml-apis:xml-apis:1.4.01=spotbugs
empty=annotationProcessor,intransitiveDependenciesMetadata,kotlinCompilerPluginClasspath,kotlinNativeCompilerPluginClasspath,kotlinScriptDef,kotlinScriptDefExtensions,runtimeOnlyDependenciesMetadata,scalaCompilerPlugins,shadow,spotbugsPlugins,testAnnotationProcessor,testApiDependenciesMetadata,testCompileOnlyDependenciesMetadata,testFixturesAnnotationProcessor,testFixturesCompileOnlyDependenciesMetadata,testFixturesIntransitiveDependenciesMetadata,testFixturesKotlinScriptDef,testFixturesKotlinScriptDefExtensions,testFixturesRuntimeOnlyDependenciesMetadata,testIntransitiveDependenciesMetadata,testKotlinScriptDef,testKotlinScriptDefExtensions
6 changes: 3 additions & 3 deletions dd-java-agent/agent-crashtracking/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ info.picocli:picocli:4.6.3=testRuntimeClasspath
jaxen:jaxen:1.2.0=spotbugs
jline:jline:2.14.6=testRuntimeClasspath
junit:junit:4.13.2=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.15.11=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.15.11=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.17.5=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.17.5=testCompileClasspath,testRuntimeClasspath
net.jcip:jcip-annotations:1.0=compileClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
net.sf.saxon:Saxon-HE:11.4=spotbugs
org.apache.ant:ant-antlr:1.10.12=testRuntimeClasspath
Expand Down Expand Up @@ -132,11 +132,11 @@ 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.snakeyaml:snakeyaml-engine:2.9=runtimeClasspath,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
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
xml-apis:xml-apis:1.4.01=spotbugs
empty=annotationProcessor,spotbugsPlugins,testAnnotationProcessor
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,11 @@ 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.snakeyaml:snakeyaml-engine:2.9=runtimeClasspath,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
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
xml-apis:xml-apis:1.4.01=spotbugs
empty=annotationProcessor,spotbugsPlugins,testAnnotationProcessor
6 changes: 3 additions & 3 deletions dd-java-agent/agent-debugger/debugger-el/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ info.picocli:picocli:4.6.3=testRuntimeClasspath
jaxen:jaxen:1.2.0=spotbugs
jline:jline:2.14.6=testRuntimeClasspath
junit:junit:4.13.2=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.15.11=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.15.11=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.17.5=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.17.5=testCompileClasspath,testRuntimeClasspath
net.jcip:jcip-annotations:1.0=compileClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
net.sf.saxon:Saxon-HE:11.4=spotbugs
org.apache.ant:ant-antlr:1.10.12=testRuntimeClasspath
Expand Down Expand Up @@ -109,11 +109,11 @@ 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.snakeyaml:snakeyaml-engine:2.9=runtimeClasspath,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
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
xml-apis:xml-apis:1.4.01=spotbugs
empty=annotationProcessor,spotbugsPlugins,testAnnotationProcessor
8 changes: 4 additions & 4 deletions dd-java-agent/agent-debugger/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jaxen:jaxen:1.2.0=spotbugs
jline:jline:2.14.6=testRuntimeClasspath
junit:junit-dep:4.11=testCompileClasspath,testRuntimeClasspath
junit:junit:4.13.2=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.15.11=compileClasspath,testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.15.11=compileClasspath,testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.17.5=compileClasspath,testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.17.5=compileClasspath,testCompileClasspath,testRuntimeClasspath
net.java.dev.jna:jna-platform:5.8.0=testRuntimeClasspath
net.java.dev.jna:jna:5.13.0=testRuntimeClasspath
net.jcip:jcip-annotations:1.0=compileClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
Expand Down Expand Up @@ -181,6 +181,7 @@ 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.snakeyaml:snakeyaml-engine:2.9=runtimeClasspath,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
Expand All @@ -201,7 +202,6 @@ org.springframework:spring-webmvc:5.2.10.RELEASE=testCompileClasspath,testRuntim
org.testng:testng:7.5=testRuntimeClasspath
org.webjars:jquery:3.5.1=testRuntimeClasspath
org.xmlresolver:xmlresolver:4.4.3=spotbugs
org.yaml:snakeyaml:1.26=testCompileClasspath
org.yaml:snakeyaml:2.4=runtimeClasspath,testRuntimeClasspath
org.yaml:snakeyaml:1.26=testCompileClasspath,testRuntimeClasspath
xml-apis:xml-apis:1.4.01=spotbugs
empty=annotationProcessor,shadow,spotbugsPlugins,testAnnotationProcessor
7 changes: 4 additions & 3 deletions dd-java-agent/agent-iast/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ jaxen:jaxen:1.2.0=spotbugs
jline:jline:2.14.6=jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
junit:junit-dep:4.11=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
junit:junit:4.13.2=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.15.11=compileProtoPath,jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.15.11=compileProtoPath,jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.17.5=compileProtoPath,jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.17.5=compileProtoPath,jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
net.java.dev.jna:jna-platform:5.8.0=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
net.java.dev.jna:jna:5.8.0=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
net.jcip:jcip-annotations:1.0=compileClasspath,compileProtoPath,jmhCompileClasspath,jmhRuntimeClasspath,spotbugs,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
Expand Down Expand Up @@ -207,11 +207,12 @@ 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.snakeyaml:snakeyaml-engine:2.9=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,runtimeClasspath,testCompileProtoPath,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
org.yaml:snakeyaml:2.4=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,runtimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.yaml:snakeyaml:1.33=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
xml-apis:xml-apis:1.4.01=spotbugs
empty=jmhProtobuf,protobuf,shadow,spotbugsPlugins,testFixturesProtobuf,testProtobuf
Loading