Skip to content

Commit abbfb13

Browse files
authored
Merge branch 'master' into alejandro.gonzalez/appsec-event-rules-277-file-upload-rules
2 parents 6b66dc2 + 9f89a0b commit abbfb13

File tree

43 files changed

+382
-205
lines changed

Some content is hidden

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

43 files changed

+382
-205
lines changed

communication/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ com.thoughtworks.qdox:qdox:1.12.1=codenarc
3636
commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClasspath
3737
commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
3838
commons-io:commons-io:2.20.0=spotbugs
39-
de.thetaphi:forbiddenapis:3.10=compileClasspath
39+
de.thetaphi:forbiddenapis:3.10=compileClasspath,testCompileClasspath,testRuntimeClasspath
4040
io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
4141
jaxen:jaxen:2.0.0=spotbugs
4242
junit:junit:4.12=testCompileClasspath,testRuntimeClasspath

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ com.vaadin.external.google:android-json:0.0.20131108.vaadin1=testCompileClasspat
3636
commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClasspath
3737
commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
3838
commons-io:commons-io:2.20.0=spotbugs
39-
de.thetaphi:forbiddenapis:3.10=compileClasspath
39+
de.thetaphi:forbiddenapis:3.10=compileClasspath,testCompileClasspath,testRuntimeClasspath
4040
io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
4141
jaxen:jaxen:2.0.0=spotbugs
4242
net.bytebuddy:byte-buddy-agent:1.18.3=testCompileClasspath,testRuntimeClasspath

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ com.thoughtworks.qdox:qdox:1.12.1=codenarc
3939
commons-fileupload:commons-fileupload:1.5=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
4040
commons-io:commons-io:2.11.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
4141
commons-io:commons-io:2.20.0=spotbugs
42-
de.thetaphi:forbiddenapis:3.10=compileClasspath,jmhCompileClasspath
42+
de.thetaphi:forbiddenapis:3.10=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
4343
io.leangen.geantyref:geantyref:1.3.16=jmhRuntimeClasspath,testRuntimeClasspath
4444
io.sqreen:libsqreen:17.3.0=jmhRuntimeClasspath,testRuntimeClasspath
4545
javax.servlet:javax.servlet-api:3.1.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -109,8 +109,8 @@ org.ow2.asm:asm-tree:9.9=jacocoAnt,spotbugs
109109
org.ow2.asm:asm-util:9.7.1=jmhRuntimeClasspath,testRuntimeClasspath
110110
org.ow2.asm:asm-util:9.9=spotbugs
111111
org.ow2.asm:asm:9.0=jmh,jmhCompileClasspath
112-
org.ow2.asm:asm:9.7.1=jmhRuntimeClasspath,testRuntimeClasspath
113112
org.ow2.asm:asm:9.9=jacocoAnt,spotbugs
113+
org.ow2.asm:asm:9.9.1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
114114
org.slf4j:jcl-over-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
115115
org.slf4j:jul-to-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
116116
org.slf4j:log4j-over-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath

dd-java-agent/agent-ci-visibility/civisibility-instrumentation-test-fixtures/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ com.vaadin.external.google:android-json:0.0.20131108.vaadin1=compileClasspath,ru
4343
commons-fileupload:commons-fileupload:1.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4444
commons-io:commons-io:2.11.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4545
commons-io:commons-io:2.20.0=spotbugs
46-
de.thetaphi:forbiddenapis:3.10=compileClasspath
46+
de.thetaphi:forbiddenapis:3.10=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4747
io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
4848
io.sqreen:libsqreen:17.3.0=runtimeClasspath,testRuntimeClasspath
4949
javax.servlet:javax.servlet-api:3.1.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -111,7 +111,7 @@ org.ow2.asm:asm-tree:9.9.1=runtimeClasspath,testRuntimeClasspath
111111
org.ow2.asm:asm-util:9.7.1=runtimeClasspath,testRuntimeClasspath
112112
org.ow2.asm:asm-util:9.9=spotbugs
113113
org.ow2.asm:asm:9.9=jacocoAnt,spotbugs
114-
org.ow2.asm:asm:9.9.1=runtimeClasspath,testRuntimeClasspath
114+
org.ow2.asm:asm:9.9.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
115115
org.skyscreamer:jsonassert:1.5.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
116116
org.slf4j:jcl-over-slf4j:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
117117
org.slf4j:jul-to-slf4j:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath

dd-java-agent/agent-ci-visibility/civisibility-test-fixtures/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ com.vaadin.external.google:android-json:0.0.20131108.vaadin1=compileClasspath,ru
4343
commons-fileupload:commons-fileupload:1.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4444
commons-io:commons-io:2.11.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4545
commons-io:commons-io:2.20.0=spotbugs
46-
de.thetaphi:forbiddenapis:3.10=compileClasspath
46+
de.thetaphi:forbiddenapis:3.10=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4747
io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
4848
io.sqreen:libsqreen:17.3.0=runtimeClasspath,testRuntimeClasspath
4949
javax.servlet:javax.servlet-api:3.1.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -111,7 +111,7 @@ org.ow2.asm:asm-tree:9.9.1=runtimeClasspath,testRuntimeClasspath
111111
org.ow2.asm:asm-util:9.7.1=runtimeClasspath,testRuntimeClasspath
112112
org.ow2.asm:asm-util:9.9=spotbugs
113113
org.ow2.asm:asm:9.9=jacocoAnt,spotbugs
114-
org.ow2.asm:asm:9.9.1=runtimeClasspath,testRuntimeClasspath
114+
org.ow2.asm:asm:9.9.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
115115
org.skyscreamer:jsonassert:1.5.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
116116
org.slf4j:jcl-over-slf4j:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
117117
org.slf4j:jul-to-slf4j:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ com.vaadin.external.google:android-json:0.0.20131108.vaadin1=testCompileClasspat
4949
commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
5050
commons-io:commons-io:2.11.0=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
5151
commons-io:commons-io:2.20.0=spotbugs
52-
de.thetaphi:forbiddenapis:3.10=compileClasspath,compileOnlyDependenciesMetadata
52+
de.thetaphi:forbiddenapis:3.10=compileClasspath,compileOnlyDependenciesMetadata,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
5353
io.github.java-diff-utils:java-diff-utils:4.12=zinc
5454
io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
5555
io.sqreen:libsqreen:17.3.0=testRuntimeClasspath
@@ -132,7 +132,8 @@ org.junit.platform:junit-platform-suite-api:1.14.1=testRuntimeClasspath
132132
org.junit.platform:junit-platform-suite-commons:1.14.1=testRuntimeClasspath
133133
org.junit:junit-bom:5.14.0=spotbugs
134134
org.junit:junit-bom:5.14.1=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
135-
org.mockito:mockito-core:4.4.0=testRuntimeClasspath
135+
org.mockito:mockito-core:4.4.0=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
136+
org.mockito:mockito-junit-jupiter:4.4.0=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
136137
org.msgpack:jackson-dataformat-msgpack:0.9.6=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
137138
org.msgpack:msgpack-core:0.9.6=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
138139
org.objenesis:objenesis:3.3=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ com.thoughtworks.qdox:qdox:1.12.1=codenarc
4949
commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClasspath
5050
commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
5151
commons-io:commons-io:2.20.0=spotbugs
52-
de.thetaphi:forbiddenapis:3.10=compileClasspath
52+
de.thetaphi:forbiddenapis:3.10=compileClasspath,testCompileClasspath,testRuntimeClasspath
5353
io.github.java-diff-utils:java-diff-utils:4.12=testRuntimeClasspath
5454
io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
5555
io.micrometer:micrometer-commons:1.12.0=testRuntimeClasspath

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

Lines changed: 23 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,32 +2,32 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
aopalliance:aopalliance:1.0=annotationProcessor,errorprone,jmhAnnotationProcessor,testAnnotationProcessor
5-
cafe.cryptography:curve25519-elisabeth:0.1.0=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
6-
cafe.cryptography:ed25519-elisabeth:0.1.0=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
5+
cafe.cryptography:curve25519-elisabeth:0.1.0=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
6+
cafe.cryptography:ed25519-elisabeth:0.1.0=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
77
ch.qos.logback:logback-classic:1.2.13=jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
88
ch.qos.logback:logback-core:1.2.13=jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
99
com.blogspot.mydailyjava:weak-lock-free:0.17=compileProtoPath,jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
10-
com.datadoghq.okhttp3:okhttp:3.12.15=compileProtoPath,jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
11-
com.datadoghq.okio:okio:1.17.6=compileProtoPath,jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
10+
com.datadoghq.okhttp3:okhttp:3.12.15=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath
11+
com.datadoghq.okio:okio:1.17.6=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath
1212
com.datadoghq:dd-instrument-java:0.0.3=compileClasspath,compileProtoPath,jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
1313
com.datadoghq:dd-javac-plugin-client:0.2.2=compileClasspath,compileProtoPath,jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
14-
com.datadoghq:java-dogstatsd-client:4.4.3=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
15-
com.datadoghq:sketches-java:0.8.3=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
14+
com.datadoghq:java-dogstatsd-client:4.4.3=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
15+
com.datadoghq:sketches-java:0.8.3=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
1616
com.fasterxml.jackson.core:jackson-annotations:2.16.0=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
1717
com.fasterxml.jackson.core:jackson-core:2.16.0=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
1818
com.fasterxml.jackson.core:jackson-databind:2.16.0=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
1919
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.0=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
2020
com.fasterxml.jackson:jackson-bom:2.16.0=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
2121
com.github.ben-manes.caffeine:caffeine:3.0.5=annotationProcessor,errorprone,jmhAnnotationProcessor,testAnnotationProcessor
2222
com.github.javaparser:javaparser-core:3.25.6=codenarc
23-
com.github.jnr:jffi:1.3.14=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
24-
com.github.jnr:jnr-a64asm:1.0.0=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
25-
com.github.jnr:jnr-constants:0.10.4=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
26-
com.github.jnr:jnr-enxio:0.32.19=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
27-
com.github.jnr:jnr-ffi:2.2.18=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
28-
com.github.jnr:jnr-posix:3.1.21=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
29-
com.github.jnr:jnr-unixsocket:0.38.24=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
30-
com.github.jnr:jnr-x86asm:1.0.2=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
23+
com.github.jnr:jffi:1.3.14=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
24+
com.github.jnr:jnr-a64asm:1.0.0=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
25+
com.github.jnr:jnr-constants:0.10.4=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
26+
com.github.jnr:jnr-enxio:0.32.19=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
27+
com.github.jnr:jnr-ffi:2.2.18=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
28+
com.github.jnr:jnr-posix:3.1.21=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
29+
com.github.jnr:jnr-unixsocket:0.38.24=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
30+
com.github.jnr:jnr-x86asm:1.0.2=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
3131
com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,errorprone,jmhAnnotationProcessor,testAnnotationProcessor
3232
com.github.spotbugs:spotbugs-annotations:4.9.8=compileClasspath,compileProtoPath,jmhCompileClasspath,jmhRuntimeClasspath,spotbugs,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
3333
com.github.spotbugs:spotbugs:4.9.8=spotbugs
@@ -59,7 +59,7 @@ com.google.j2objc:j2objc-annotations:1.3=jmhRuntimeClasspath,testCompileProtoPat
5959
com.google.protobuf:protobuf-java:3.18.2=jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
6060
com.google.protobuf:protobuf-java:3.19.6=annotationProcessor,errorprone,jmhAnnotationProcessor,testAnnotationProcessor
6161
com.google.protobuf:protoc:3.17.3=protobufToolsLocator_protoc
62-
com.google.re2j:re2j:1.7=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
62+
com.google.re2j:re2j:1.7=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
6363
com.squareup.moshi:moshi:1.11.0=compileClasspath,compileProtoPath,jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
6464
com.squareup.okio:okio:1.17.5=compileClasspath,compileProtoPath,jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
6565
com.thoughtworks.qdox:qdox:1.12.1=codenarc
@@ -68,7 +68,7 @@ com.vaadin.external.google:android-json:0.0.20131108.vaadin1=jmhRuntimeClasspath
6868
commons-fileupload:commons-fileupload:1.5=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
6969
commons-io:commons-io:2.11.0=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
7070
commons-io:commons-io:2.20.0=spotbugs
71-
de.thetaphi:forbiddenapis:3.10=compileClasspath,compileProtoPath,jmhCompileClasspath
71+
de.thetaphi:forbiddenapis:3.10=compileClasspath,compileProtoPath,jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
7272
io.github.eisop:dataflow-errorprone:3.34.0-eisop1=annotationProcessor,errorprone,jmhAnnotationProcessor,testAnnotationProcessor
7373
io.github.java-diff-utils:java-diff-utils:4.12=annotationProcessor,errorprone,jmhAnnotationProcessor,testAnnotationProcessor
7474
io.grpc:grpc-api:1.42.2=jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
@@ -83,8 +83,8 @@ javax.inject:javax.inject:1=annotationProcessor,errorprone,jmhAnnotationProcesso
8383
jaxen:jaxen:2.0.0=spotbugs
8484
net.bytebuddy:byte-buddy-agent:1.18.3=compileProtoPath,jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
8585
net.bytebuddy:byte-buddy:1.18.3=compileProtoPath,jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
86-
net.java.dev.jna:jna-platform:5.8.0=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
87-
net.java.dev.jna:jna:5.8.0=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
86+
net.java.dev.jna:jna-platform:5.8.0=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
87+
net.java.dev.jna:jna:5.8.0=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
8888
net.sf.jopt-simple:jopt-simple:5.0.4=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath
8989
net.sf.saxon:Saxon-HE:12.9=spotbugs
9090
org.apache.ant:ant-antlr:1.10.14=codenarc
@@ -118,8 +118,8 @@ org.jacoco:org.jacoco.agent:0.8.14=jacocoAgent,jacocoAnt
118118
org.jacoco:org.jacoco.ant:0.8.14=jacocoAnt
119119
org.jacoco:org.jacoco.core:0.8.14=jacocoAnt
120120
org.jacoco:org.jacoco.report:0.8.14=jacocoAnt
121-
org.jctools:jctools-core-jdk11:4.0.6=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
122-
org.jctools:jctools-core:4.0.6=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
121+
org.jctools:jctools-core-jdk11:4.0.6=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
122+
org.jctools:jctools-core:4.0.6=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
123123
org.jetbrains:annotations:24.0.0=compileClasspath,compileProtoPath,jmhCompileClasspath
124124
org.junit.jupiter:junit-jupiter-api:5.14.1=jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
125125
org.junit.jupiter:junit-jupiter-engine:5.14.1=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
@@ -137,19 +137,18 @@ org.openjdk.jmh:jmh-generator-asm:1.37=jmh,jmhCompileClasspath,jmhCompileProtoPa
137137
org.openjdk.jmh:jmh-generator-bytecode:1.37=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath
138138
org.openjdk.jmh:jmh-generator-reflection:1.37=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath
139139
org.opentest4j:opentest4j:1.3.0=jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
140-
org.ow2.asm:asm-analysis:9.7.1=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
140+
org.ow2.asm:asm-analysis:9.7.1=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
141141
org.ow2.asm:asm-analysis:9.9=spotbugs
142142
org.ow2.asm:asm-commons:9.7.1=jmh,jmhCompileProtoPath
143143
org.ow2.asm:asm-commons:9.9=jacocoAnt,spotbugs
144144
org.ow2.asm:asm-commons:9.9.1=compileClasspath,compileProtoPath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
145145
org.ow2.asm:asm-tree:9.7.1=jmh,jmhCompileProtoPath
146146
org.ow2.asm:asm-tree:9.9=jacocoAnt,spotbugs
147147
org.ow2.asm:asm-tree:9.9.1=compileClasspath,compileProtoPath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
148-
org.ow2.asm:asm-util:9.7.1=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testRuntimeClasspath
148+
org.ow2.asm:asm-util:9.7.1=jmh,jmhCompileProtoPath,jmhRuntimeClasspath
149149
org.ow2.asm:asm-util:9.9=spotbugs
150-
org.ow2.asm:asm:9.7.1=jmh,jmhCompileProtoPath
151150
org.ow2.asm:asm:9.9=jacocoAnt,spotbugs
152-
org.ow2.asm:asm:9.9.1=compileClasspath,compileProtoPath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
151+
org.ow2.asm:asm:9.9.1=compileClasspath,compileProtoPath,jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
153152
org.pcollections:pcollections:3.1.4=annotationProcessor,errorprone,jmhAnnotationProcessor,testAnnotationProcessor
154153
org.skyscreamer:jsonassert:1.5.1=jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
155154
org.slf4j:jcl-over-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath

0 commit comments

Comments
 (0)