Skip to content

Update Gradle dependencies #8740

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 52 commits into from
May 2, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
15d8dfa
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
252b88c
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
af44a1a
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
2c0bbff
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
ee3d38a
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
2f3de13
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
231397c
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
3ab484d
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
411a9e9
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
34cfca1
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
f5b7b5e
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
724bd63
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
7ef942d
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
d373627
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
6d89197
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
66a1426
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
fcdc4e1
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
0552cf5
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
c188ed7
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
da35203
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
e6bd979
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
f4f3037
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
8764c89
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
e25f5c2
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
e33652c
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
5a49a61
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
d097dc6
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
5f1df1c
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
3678181
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
8b49908
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
b822d82
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
0378703
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
6001763
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
5d14865
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
e7d5c29
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
54bc6ce
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
8314c96
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
17ca1e5
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
945e61e
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
7d28953
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
15998b6
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
dbbfc56
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
0911411
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
90193de
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
0fd9276
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
3eef184
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
b256622
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
5c37048
chore: Update Gradle dependencies
github-actions[bot] Apr 27, 2025
abb4501
exclude kafka 4 for now
vandonr Apr 28, 2025
fa52b4d
remove exclusin on kafka 4 as it's 'included' in the limit on spring …
vandonr Apr 29, 2025
5d8d70e
replace obsoleted ctor with builder method
vandonr Apr 29, 2025
5cb5ae5
edit eventbridge lockfile to version n-1 to unblock the other updates
vandonr May 2, 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 @@ -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.14.18=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.14.18=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.15.11=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.15.11=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
10 changes: 5 additions & 5 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.14.18=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.14.18=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.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 @@ -134,16 +134,16 @@ org.ow2.asm:asm-analysis:9.2=jmhRuntimeClasspath,testRuntimeClasspath
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-commons:9.7.1=jmhRuntimeClasspath,testRuntimeClasspath
org.ow2.asm:asm-commons:9.8=jmhRuntimeClasspath,testRuntimeClasspath
org.ow2.asm:asm-tree:7.2=jacocoAnt
org.ow2.asm:asm-tree:9.4=spotbugs
org.ow2.asm:asm-tree:9.7.1=jmhRuntimeClasspath,testRuntimeClasspath
org.ow2.asm:asm-tree:9.8=jmhRuntimeClasspath,testRuntimeClasspath
org.ow2.asm:asm-util:9.2=jmhRuntimeClasspath,testRuntimeClasspath
org.ow2.asm:asm-util:9.4=spotbugs
org.ow2.asm:asm:7.2=jacocoAnt
org.ow2.asm:asm:9.0=jmh,jmhCompileClasspath
org.ow2.asm:asm:9.4=spotbugs
org.ow2.asm:asm:9.7.1=jmhRuntimeClasspath,testRuntimeClasspath
org.ow2.asm:asm:9.8=jmhRuntimeClasspath,testRuntimeClasspath
org.pitest:pitest-command-line:1.9.11=pitest
org.pitest:pitest-entry:1.9.11=pitest
org.pitest:pitest:1.9.11=pitest
Expand Down
10 changes: 5 additions & 5 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.14.18=compileClasspath,main_java11CompileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.14.18=compileClasspath,main_java11CompileClasspath,runtimeClasspath,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.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 @@ -129,17 +129,17 @@ org.ow2.asm:asm-analysis:9.4=spotbugs
org.ow2.asm:asm-commons:7.2=jacocoAnt
org.ow2.asm:asm-commons:9.2=runtimeClasspath
org.ow2.asm:asm-commons:9.4=spotbugs
org.ow2.asm:asm-commons:9.7.1=testRuntimeClasspath
org.ow2.asm:asm-commons:9.8=testRuntimeClasspath
org.ow2.asm:asm-tree:7.2=jacocoAnt
org.ow2.asm:asm-tree:9.2=runtimeClasspath
org.ow2.asm:asm-tree:9.4=spotbugs
org.ow2.asm:asm-tree:9.7.1=testRuntimeClasspath
org.ow2.asm:asm-tree:9.8=testRuntimeClasspath
org.ow2.asm:asm-util:9.2=runtimeClasspath,testRuntimeClasspath
org.ow2.asm:asm-util:9.4=spotbugs
org.ow2.asm:asm:7.2=jacocoAnt
org.ow2.asm:asm:9.2=runtimeClasspath
org.ow2.asm:asm:9.4=spotbugs
org.ow2.asm:asm:9.7.1=testRuntimeClasspath
org.ow2.asm:asm:9.8=testRuntimeClasspath
org.pitest:pitest-command-line:1.9.11=pitest
org.pitest:pitest-entry:1.9.11=pitest
org.pitest:pitest:1.9.11=pitest
Expand Down
10 changes: 5 additions & 5 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.14.18=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.14.18=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.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 @@ -176,15 +176,15 @@ org.ow2.asm:asm-analysis:9.2=runtimeClasspath,testFixturesRuntimeClasspath,testR
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-commons:9.7.1=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.ow2.asm:asm-commons:9.8=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.ow2.asm:asm-tree:7.2=jacocoAnt
org.ow2.asm:asm-tree:9.4=spotbugs
org.ow2.asm:asm-tree:9.7.1=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.ow2.asm:asm-tree:9.8=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.ow2.asm:asm-util:9.2=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.ow2.asm:asm-util:9.4=spotbugs
org.ow2.asm:asm:7.2=jacocoAnt
org.ow2.asm:asm:9.4=spotbugs
org.ow2.asm:asm:9.7.1=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.ow2.asm:asm:9.8=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.pitest:pitest-command-line:1.9.11=pitest
org.pitest:pitest-entry:1.9.11=pitest
org.pitest:pitest:1.9.11=pitest
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 @@ -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.14.18=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.14.18=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.15.11=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.15.11=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
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 @@ -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.14.18=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.14.18=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.15.11=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.15.11=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
14 changes: 7 additions & 7 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.14.18=compileClasspath,testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.14.18=compileClasspath,testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.15.11=compileClasspath,testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.15.11=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 @@ -154,20 +154,20 @@ org.ow2.asm:asm-analysis:7.1=compileClasspath
org.ow2.asm:asm-analysis:7.2=jacocoAnt
org.ow2.asm:asm-analysis:9.2=runtimeClasspath
org.ow2.asm:asm-analysis:9.4=spotbugs
org.ow2.asm:asm-analysis:9.7.1=testCompileClasspath,testRuntimeClasspath
org.ow2.asm:asm-analysis:9.8=testCompileClasspath,testRuntimeClasspath
org.ow2.asm:asm-commons:7.2=jacocoAnt
org.ow2.asm:asm-commons:9.4=spotbugs
org.ow2.asm:asm-commons:9.7.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.ow2.asm:asm-commons:9.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.ow2.asm:asm-tree:7.2=jacocoAnt
org.ow2.asm:asm-tree:9.4=spotbugs
org.ow2.asm:asm-tree:9.7.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.ow2.asm:asm-tree:9.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.ow2.asm:asm-util:7.1=compileClasspath
org.ow2.asm:asm-util:9.2=runtimeClasspath
org.ow2.asm:asm-util:9.4=spotbugs
org.ow2.asm:asm-util:9.7.1=testCompileClasspath,testRuntimeClasspath
org.ow2.asm:asm-util:9.8=testCompileClasspath,testRuntimeClasspath
org.ow2.asm:asm:7.2=jacocoAnt
org.ow2.asm:asm:9.4=spotbugs
org.ow2.asm:asm:9.7.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.ow2.asm:asm:9.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.pitest:pitest-command-line:1.9.11=pitest
org.pitest:pitest-entry:1.9.11=pitest
org.pitest:pitest:1.9.11=pitest
Expand Down
10 changes: 5 additions & 5 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.14.18=compileProtoPath,jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.14.18=compileProtoPath,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.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 @@ -184,17 +184,17 @@ org.ow2.asm:asm-analysis:9.4=spotbugs
org.ow2.asm:asm-commons:7.2=jacocoAnt
org.ow2.asm:asm-commons:9.2=jmh,jmhCompileProtoPath
org.ow2.asm:asm-commons:9.4=spotbugs
org.ow2.asm:asm-commons:9.7.1=compileClasspath,compileProtoPath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.ow2.asm:asm-commons:9.8=compileClasspath,compileProtoPath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.ow2.asm:asm-tree:7.2=jacocoAnt
org.ow2.asm:asm-tree:9.2=jmh,jmhCompileProtoPath
org.ow2.asm:asm-tree:9.4=spotbugs
org.ow2.asm:asm-tree:9.7.1=compileClasspath,compileProtoPath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.ow2.asm:asm-tree:9.8=compileClasspath,compileProtoPath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.ow2.asm:asm-util:9.2=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.ow2.asm:asm-util:9.4=spotbugs
org.ow2.asm:asm:7.2=jacocoAnt
org.ow2.asm:asm:9.2=jmh,jmhCompileProtoPath
org.ow2.asm:asm:9.4=spotbugs
org.ow2.asm:asm:9.7.1=compileClasspath,compileProtoPath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.ow2.asm:asm:9.8=compileClasspath,compileProtoPath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.pcollections:pcollections:3.1.4=annotationProcessor,errorprone,jmhAnnotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
org.pitest:pitest-command-line:1.9.11=pitest
org.pitest:pitest-entry:1.9.11=pitest
Expand Down
4 changes: 2 additions & 2 deletions dd-java-agent/agent-otel/otel-bootstrap/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ io.opentelemetry:opentelemetry-sdk:1.38.0=compileClasspath,embeddedClasspath
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.14.18=instrumentPluginClasspath
net.bytebuddy:byte-buddy-agent:1.15.11=instrumentPluginClasspath
net.bytebuddy:byte-buddy-dep:1.14.15=compileClasspath,embeddedClasspath
net.bytebuddy:byte-buddy:1.14.18=instrumentPluginClasspath
net.bytebuddy:byte-buddy:1.15.11=instrumentPluginClasspath
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
4 changes: 2 additions & 2 deletions dd-java-agent/agent-otel/otel-tooling/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,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.14.18=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.14.18=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.15.11=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.15.11=compileClasspath,runtimeClasspath,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
4 changes: 2 additions & 2 deletions dd-java-agent/agent-profiling/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,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.14.18=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.14.18=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.15.11=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.15.11=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
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,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.14.18=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.14.18=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.15.11=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.15.11=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
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,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.14.18=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.14.18=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.15.11=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.15.11=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
Loading
Loading