Skip to content

Commit 867bcd4

Browse files
chore: Update Gradle dependencies (#11390)
chore: Update Gradle dependencies Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: alexey.kuznetsov <alexey.kuznetsov@datadoghq.com>
1 parent 19ee457 commit 867bcd4

7 files changed

Lines changed: 12 additions & 12 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4+
at.yawk.lz4:lz4-java:1.11.0=runtimeClasspath,testRuntimeClasspath
45
cafe.cryptography:curve25519-elisabeth:0.1.0=runtimeClasspath,testRuntimeClasspath
56
cafe.cryptography:ed25519-elisabeth:0.1.0=runtimeClasspath,testRuntimeClasspath
67
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
@@ -74,7 +75,6 @@ org.junit.platform:junit-platform-engine:1.14.1=testCompileClasspath,testRuntime
7475
org.junit.platform:junit-platform-launcher:1.14.1=testRuntimeClasspath
7576
org.junit:junit-bom:5.14.0=spotbugs
7677
org.junit:junit-bom:5.14.1=testCompileClasspath,testRuntimeClasspath
77-
org.lz4:lz4-java:1.7.1=runtimeClasspath,testRuntimeClasspath
7878
org.mockito:mockito-core:4.4.0=testCompileClasspath,testRuntimeClasspath
7979
org.mockito:mockito-junit-jupiter:4.4.0=testCompileClasspath,testRuntimeClasspath
8080
org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4+
at.yawk.lz4:lz4-java:1.11.0=testRuntimeClasspath
45
cafe.cryptography:curve25519-elisabeth:0.1.0=testRuntimeClasspath
56
cafe.cryptography:ed25519-elisabeth:0.1.0=testRuntimeClasspath
67
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
@@ -74,7 +75,6 @@ org.junit.platform:junit-platform-engine:1.14.1=testCompileClasspath,testRuntime
7475
org.junit.platform:junit-platform-launcher:1.14.1=testRuntimeClasspath
7576
org.junit:junit-bom:5.14.0=spotbugs
7677
org.junit:junit-bom:5.14.1=testCompileClasspath,testRuntimeClasspath
77-
org.lz4:lz4-java:1.7.1=testRuntimeClasspath
7878
org.mockito:mockito-core:4.4.0=testCompileClasspath,testRuntimeClasspath
7979
org.mockito:mockito-junit-jupiter:4.4.0=testCompileClasspath,testRuntimeClasspath
8080
org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This file is expected to be part of source control.
44
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
55
ch.qos.logback:logback-core:1.2.13=testCompileClasspath,testRuntimeClasspath
6-
com.datadoghq:dd-javac-plugin-client:0.2.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6+
com.datadoghq:dd-javac-plugin-client:0.2.2=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
77
com.github.javaparser:javaparser-core:3.25.6=codenarc
88
com.github.spotbugs:spotbugs-annotations:4.9.8=compileClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
99
com.github.spotbugs:spotbugs:4.9.8=spotbugs
@@ -53,8 +53,8 @@ org.jacoco:org.jacoco.agent:0.8.14=jacocoAgent,jacocoAnt
5353
org.jacoco:org.jacoco.ant:0.8.14=jacocoAnt
5454
org.jacoco:org.jacoco.core:0.8.14=jacocoAnt
5555
org.jacoco:org.jacoco.report:0.8.14=jacocoAnt
56-
org.jctools:jctools-core-jdk11:4.0.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
57-
org.jctools:jctools-core:4.0.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
56+
org.jctools:jctools-core-jdk11:4.0.6=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
57+
org.jctools:jctools-core:4.0.6=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
5858
org.junit.jupiter:junit-jupiter-api:5.14.1=testCompileClasspath,testRuntimeClasspath
5959
org.junit.jupiter:junit-jupiter-engine:5.14.1=testRuntimeClasspath
6060
org.junit.jupiter:junit-jupiter-params:5.14.1=testCompileClasspath,testRuntimeClasspath
@@ -80,14 +80,14 @@ org.owasp.encoder:encoder:1.2.3=testCompileClasspath,testRuntimeClasspath
8080
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
8181
org.slf4j:jul-to-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
8282
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
83-
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath
83+
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath
8484
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
8585
org.slf4j:slf4j-api:2.0.17=spotbugs,spotbugsSlf4j
8686
org.slf4j:slf4j-simple:2.0.17=spotbugsSlf4j
87-
org.snakeyaml:snakeyaml-engine:2.9=runtimeClasspath,testRuntimeClasspath
87+
org.snakeyaml:snakeyaml-engine:2.9=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
8888
org.spockframework:spock-bom:2.4-groovy-3.0=testCompileClasspath,testRuntimeClasspath
8989
org.spockframework:spock-core:2.4-groovy-3.0=testCompileClasspath,testRuntimeClasspath
9090
org.tabletest:tabletest-junit:1.2.1=testCompileClasspath,testRuntimeClasspath
9191
org.tabletest:tabletest-parser:1.2.0=testCompileClasspath,testRuntimeClasspath
9292
org.xmlresolver:xmlresolver:5.3.3=spotbugs
93-
empty=spotbugsPlugins,testAnnotationProcessor
93+
empty=spotbugsPlugins,testAnnotationProcessor,testFixturesAnnotationProcessor

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4+
at.yawk.lz4:lz4-java:1.11.0=testRuntimeClasspath
45
cafe.cryptography:curve25519-elisabeth:0.1.0=testRuntimeClasspath
56
cafe.cryptography:ed25519-elisabeth:0.1.0=testRuntimeClasspath
67
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
@@ -74,7 +75,6 @@ org.junit.platform:junit-platform-engine:1.14.1=testCompileClasspath,testRuntime
7475
org.junit.platform:junit-platform-launcher:1.14.1=testRuntimeClasspath
7576
org.junit:junit-bom:5.14.0=spotbugs
7677
org.junit:junit-bom:5.14.1=testCompileClasspath,testRuntimeClasspath
77-
org.lz4:lz4-java:1.7.1=testRuntimeClasspath
7878
org.mockito:mockito-core:4.4.0=testCompileClasspath,testRuntimeClasspath
7979
org.mockito:mockito-junit-jupiter:4.4.0=testCompileClasspath,testRuntimeClasspath
8080
org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4+
at.yawk.lz4:lz4-java:1.11.0=testRuntimeClasspath
45
cafe.cryptography:curve25519-elisabeth:0.1.0=testRuntimeClasspath
56
cafe.cryptography:ed25519-elisabeth:0.1.0=testRuntimeClasspath
67
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
@@ -74,7 +75,6 @@ org.junit.platform:junit-platform-engine:1.14.1=testCompileClasspath,testRuntime
7475
org.junit.platform:junit-platform-launcher:1.14.1=testRuntimeClasspath
7576
org.junit:junit-bom:5.14.0=spotbugs
7677
org.junit:junit-bom:5.14.1=testCompileClasspath,testRuntimeClasspath
77-
org.lz4:lz4-java:1.7.1=testRuntimeClasspath
7878
org.mockito:mockito-core:4.4.0=testCompileClasspath,testRuntimeClasspath
7979
org.mockito:mockito-junit-jupiter:4.4.0=testCompileClasspath,testRuntimeClasspath
8080
org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4+
at.yawk.lz4:lz4-java:1.11.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
45
cafe.cryptography:curve25519-elisabeth:0.1.0=runtimeClasspath,testRuntimeClasspath
56
cafe.cryptography:ed25519-elisabeth:0.1.0=runtimeClasspath,testRuntimeClasspath
67
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
@@ -83,7 +84,6 @@ org.junit.platform:junit-platform-engine:1.14.1=testCompileClasspath,testRuntime
8384
org.junit.platform:junit-platform-launcher:1.14.1=testRuntimeClasspath
8485
org.junit:junit-bom:5.14.0=spotbugs
8586
org.junit:junit-bom:5.14.1=testCompileClasspath,testRuntimeClasspath
86-
org.lz4:lz4-java:1.7.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8787
org.mockito:mockito-core:4.4.0=testCompileClasspath,testRuntimeClasspath
8888
org.mockito:mockito-junit-jupiter:4.4.0=testCompileClasspath,testRuntimeClasspath
8989
org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath

dd-java-agent/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4+
at.yawk.lz4:lz4-java:1.11.0=sharedShadowInclude
45
cafe.cryptography:curve25519-elisabeth:0.1.0=sharedShadowInclude,testRuntimeClasspath,traceShadowInclude
56
cafe.cryptography:ed25519-elisabeth:0.1.0=sharedShadowInclude,testRuntimeClasspath,traceShadowInclude
67
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
@@ -79,7 +80,6 @@ org.junit.platform:junit-platform-engine:1.14.1=testCompileClasspath,testRuntime
7980
org.junit.platform:junit-platform-launcher:1.14.1=testRuntimeClasspath
8081
org.junit:junit-bom:5.14.0=spotbugs
8182
org.junit:junit-bom:5.14.1=testCompileClasspath,testRuntimeClasspath
82-
org.lz4:lz4-java:1.7.1=sharedShadowInclude
8383
org.mockito:mockito-core:4.4.0=testRuntimeClasspath
8484
org.msgpack:msgpack-core:0.8.24=testRuntimeClasspath
8585
org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath

0 commit comments

Comments
 (0)