Skip to content

Commit 3eab825

Browse files
Update Gradle dependencies (#9296)
1 parent e6a9f29 commit 3eab825

File tree

26 files changed

+496
-475
lines changed

26 files changed

+496
-475
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ net.bytebuddy:byte-buddy:1.17.5=jmhRuntimeClasspath,testCompileClasspath,testRun
5050
net.java.dev.jna:jna-platform:5.8.0=jmhRuntimeClasspath,testRuntimeClasspath
5151
net.java.dev.jna:jna:5.8.0=jmhRuntimeClasspath,testRuntimeClasspath
5252
net.jcip:jcip-annotations:1.0=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
53-
net.sf.jopt-simple:jopt-simple:4.6=jmh,jmhCompileClasspath,jmhRuntimeClasspath
53+
net.sf.jopt-simple:jopt-simple:5.0.4=jmh,jmhCompileClasspath,jmhRuntimeClasspath
5454
net.sf.saxon:Saxon-HE:11.4=spotbugs
5555
org.apache.ant:ant-antlr:1.10.15=jmhRuntimeClasspath,testRuntimeClasspath
5656
org.apache.ant:ant-antlr:1.9.15=codenarc
@@ -60,7 +60,7 @@ org.apache.ant:ant-launcher:1.10.15=jmhRuntimeClasspath,testRuntimeClasspath
6060
org.apache.ant:ant:1.10.15=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
6161
org.apache.bcel:bcel:6.5.0=spotbugs
6262
org.apache.commons:commons-lang3:3.12.0=pitest,spotbugs
63-
org.apache.commons:commons-math3:3.2=jmh,jmhCompileClasspath,jmhRuntimeClasspath
63+
org.apache.commons:commons-math3:3.6.1=jmh,jmhCompileClasspath,jmhRuntimeClasspath
6464
org.apache.commons:commons-text:1.10.0=pitest,spotbugs
6565
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
6666
org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=spotbugs
@@ -124,10 +124,10 @@ org.junit.platform:junit-platform-suite-commons:1.12.0=jmhRuntimeClasspath,testR
124124
org.junit:junit-bom:5.12.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
125125
org.junit:junit-bom:5.9.1=spotbugs
126126
org.objenesis:objenesis:3.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
127-
org.openjdk.jmh:jmh-core:1.32=jmh,jmhCompileClasspath,jmhRuntimeClasspath
128-
org.openjdk.jmh:jmh-generator-asm:1.32=jmh,jmhCompileClasspath,jmhRuntimeClasspath
129-
org.openjdk.jmh:jmh-generator-bytecode:1.32=jmh,jmhCompileClasspath,jmhRuntimeClasspath
130-
org.openjdk.jmh:jmh-generator-reflection:1.32=jmh,jmhCompileClasspath,jmhRuntimeClasspath
127+
org.openjdk.jmh:jmh-core:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
128+
org.openjdk.jmh:jmh-generator-asm:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
129+
org.openjdk.jmh:jmh-generator-bytecode:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
130+
org.openjdk.jmh:jmh-generator-reflection:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
131131
org.opentest4j:opentest4j:1.3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
132132
org.ow2.asm:asm-analysis:9.2=jmhRuntimeClasspath,testRuntimeClasspath
133133
org.ow2.asm:asm-analysis:9.4=spotbugs

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ com.datadoghq.okio:okio:1.17.6=compileProtoPath,jmh,jmhCompileClasspath,jmhCompi
1313
com.datadoghq:dd-javac-plugin-client:0.2.2=compileClasspath,compileProtoPath,jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
1414
com.datadoghq:java-dogstatsd-client:4.4.3=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
1515
com.datadoghq:sketches-java:0.8.3=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
16-
com.fasterxml.jackson.core:jackson-annotations:2.14.2=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
17-
com.fasterxml.jackson.core:jackson-core:2.14.2=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
18-
com.fasterxml.jackson.core:jackson-databind:2.14.2=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
19-
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.14.2=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
20-
com.fasterxml.jackson:jackson-bom:2.14.2=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
16+
com.fasterxml.jackson.core:jackson-annotations:2.16.0=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
17+
com.fasterxml.jackson.core:jackson-core:2.16.0=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
18+
com.fasterxml.jackson.core:jackson-databind:2.16.0=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
19+
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.0=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
20+
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,testFixturesAnnotationProcessor
2222
com.github.javaparser:javaparser-core:3.25.6=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
2323
com.github.jnr:jffi:1.3.13=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
@@ -93,7 +93,7 @@ net.bytebuddy:byte-buddy:1.17.5=compileProtoPath,jmh,jmhCompileClasspath,jmhComp
9393
net.java.dev.jna:jna-platform:5.8.0=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
9494
net.java.dev.jna:jna:5.8.0=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
9595
net.jcip:jcip-annotations:1.0=compileClasspath,compileProtoPath,jmhCompileClasspath,jmhRuntimeClasspath,spotbugs,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
96-
net.sf.jopt-simple:jopt-simple:4.6=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath
96+
net.sf.jopt-simple:jopt-simple:5.0.4=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath
9797
net.sf.saxon:Saxon-HE:11.4=spotbugs
9898
org.apache.ant:ant-antlr:1.10.15=jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
9999
org.apache.ant:ant-antlr:1.9.15=codenarc
@@ -103,7 +103,7 @@ org.apache.ant:ant-launcher:1.10.15=jmh,jmhCompileProtoPath,jmhRuntimeClasspath,
103103
org.apache.ant:ant:1.10.15=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
104104
org.apache.bcel:bcel:6.5.0=spotbugs
105105
org.apache.commons:commons-lang3:3.12.0=pitest,spotbugs
106-
org.apache.commons:commons-math3:3.2=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath
106+
org.apache.commons:commons-math3:3.6.1=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath
107107
org.apache.commons:commons-text:1.10.0=pitest,spotbugs
108108
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
109109
org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=spotbugs
@@ -141,7 +141,7 @@ org.codehaus.groovy:groovy-test:3.0.24=jmh,jmhCompileClasspath,jmhCompileProtoPa
141141
org.codehaus.groovy:groovy-testng:3.0.24=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
142142
org.codehaus.groovy:groovy-xml:2.5.14=codenarc
143143
org.codehaus.groovy:groovy-xml:3.0.24=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
144-
org.codehaus.groovy:groovy-yaml:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
144+
org.codehaus.groovy:groovy-yaml:3.0.24=jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
145145
org.codehaus.groovy:groovy:2.5.14=codenarc
146146
org.codehaus.groovy:groovy:3.0.24=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
147147
org.codehaus.mojo:animal-sniffer-annotations:1.19=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
@@ -173,10 +173,10 @@ org.junit.platform:junit-platform-suite-commons:1.12.0=jmhRuntimeClasspath,testC
173173
org.junit:junit-bom:5.12.0=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
174174
org.junit:junit-bom:5.9.1=spotbugs
175175
org.objenesis:objenesis:3.3=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
176-
org.openjdk.jmh:jmh-core:1.28=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath
177-
org.openjdk.jmh:jmh-generator-asm:1.28=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath
178-
org.openjdk.jmh:jmh-generator-bytecode:1.28=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath
179-
org.openjdk.jmh:jmh-generator-reflection:1.28=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath
176+
org.openjdk.jmh:jmh-core:1.37=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath
177+
org.openjdk.jmh:jmh-generator-asm:1.37=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath
178+
org.openjdk.jmh:jmh-generator-bytecode:1.37=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath
179+
org.openjdk.jmh:jmh-generator-reflection:1.37=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath
180180
org.opentest4j:opentest4j:1.3.0=jmh,jmhCompileClasspath,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileClasspath,testCompileProtoPath,testFixturesCompileClasspath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
181181
org.ow2.asm:asm-analysis:9.2=compileProtoPath,jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
182182
org.ow2.asm:asm-analysis:9.4=spotbugs
@@ -208,6 +208,6 @@ org.spockframework:spock-junit4:2.3-groovy-3.0=jmh,jmhCompileClasspath,jmhCompil
208208
org.testng:testng:7.5.1=jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
209209
org.webjars:jquery:3.5.1=jmh,jmhCompileProtoPath,jmhRuntimeClasspath,testCompileProtoPath,testFixturesCompileProtoPath,testFixturesRuntimeClasspath,testRuntimeClasspath
210210
org.xmlresolver:xmlresolver:4.4.3=spotbugs
211-
org.yaml:snakeyaml:1.33=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
211+
org.yaml:snakeyaml:2.2=jmhRuntimeClasspath,testCompileProtoPath,testRuntimeClasspath
212212
xml-apis:xml-apis:1.4.01=spotbugs
213213
empty=jmhProtobuf,protobuf,shadow,spotbugsPlugins,testFixturesProtobuf,testProtobuf

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ net.bytebuddy:byte-buddy:1.17.5=compileClasspath,jmhCompileClasspath,jmhRuntimeC
6363
net.java.dev.jna:jna-platform:5.8.0=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath,test_java11CompileClasspath,test_java11RuntimeClasspath
6464
net.java.dev.jna:jna:5.8.0=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath,test_java11CompileClasspath,test_java11RuntimeClasspath
6565
net.jcip:jcip-annotations:1.0=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath,test_java11CompileClasspath,test_java11RuntimeClasspath
66-
net.sf.jopt-simple:jopt-simple:4.6=jmh,jmhCompileClasspath,jmhRuntimeClasspath
66+
net.sf.jopt-simple:jopt-simple:5.0.4=jmh,jmhCompileClasspath,jmhRuntimeClasspath
6767
net.sf.saxon:Saxon-HE:11.4=spotbugs
6868
org.apache.ant:ant-antlr:1.10.15=jmhRuntimeClasspath,testRuntimeClasspath,test_java11RuntimeClasspath
6969
org.apache.ant:ant-antlr:1.9.15=codenarc
@@ -73,7 +73,7 @@ org.apache.ant:ant-launcher:1.10.15=jmhRuntimeClasspath,testRuntimeClasspath,tes
7373
org.apache.ant:ant:1.10.15=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,test_java11CompileClasspath,test_java11RuntimeClasspath
7474
org.apache.bcel:bcel:6.5.0=spotbugs
7575
org.apache.commons:commons-lang3:3.12.0=pitest,spotbugs
76-
org.apache.commons:commons-math3:3.2=jmh,jmhCompileClasspath,jmhRuntimeClasspath
76+
org.apache.commons:commons-math3:3.6.1=jmh,jmhCompileClasspath,jmhRuntimeClasspath
7777
org.apache.commons:commons-text:1.10.0=pitest,spotbugs
7878
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
7979
org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=spotbugs
@@ -142,10 +142,10 @@ org.junit.platform:junit-platform-suite-commons:1.12.0=jmhRuntimeClasspath,testR
142142
org.junit:junit-bom:5.12.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,test_java11CompileClasspath,test_java11RuntimeClasspath
143143
org.junit:junit-bom:5.9.1=spotbugs
144144
org.objenesis:objenesis:3.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,test_java11CompileClasspath,test_java11RuntimeClasspath
145-
org.openjdk.jmh:jmh-core:1.32=jmh,jmhCompileClasspath,jmhRuntimeClasspath
146-
org.openjdk.jmh:jmh-generator-asm:1.32=jmh,jmhCompileClasspath,jmhRuntimeClasspath
147-
org.openjdk.jmh:jmh-generator-bytecode:1.32=jmh,jmhCompileClasspath,jmhRuntimeClasspath
148-
org.openjdk.jmh:jmh-generator-reflection:1.32=jmh,jmhCompileClasspath,jmhRuntimeClasspath
145+
org.openjdk.jmh:jmh-core:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
146+
org.openjdk.jmh:jmh-generator-asm:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
147+
org.openjdk.jmh:jmh-generator-bytecode:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
148+
org.openjdk.jmh:jmh-generator-reflection:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
149149
org.opentest4j:opentest4j:1.3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,test_java11CompileClasspath,test_java11RuntimeClasspath
150150
org.ow2.asm:asm-analysis:9.2=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath,test_java11RuntimeClasspath
151151
org.ow2.asm:asm-analysis:9.4=spotbugs

dd-java-agent/appsec/gradle.lockfile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ net.bytebuddy:byte-buddy:1.17.5=jmhRuntimeClasspath,testCompileClasspath,testFix
5454
net.java.dev.jna:jna-platform:5.8.0=jmhRuntimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
5555
net.java.dev.jna:jna:5.8.0=jmhRuntimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
5656
net.jcip:jcip-annotations:1.0=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
57-
net.sf.jopt-simple:jopt-simple:4.6=jmh,jmhCompileClasspath,jmhRuntimeClasspath
57+
net.sf.jopt-simple:jopt-simple:5.0.4=jmh,jmhCompileClasspath,jmhRuntimeClasspath
5858
net.sf.saxon:Saxon-HE:11.4=spotbugs
5959
org.apache.ant:ant-antlr:1.10.15=jmhRuntimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
6060
org.apache.ant:ant-antlr:1.9.15=codenarc
@@ -65,7 +65,7 @@ org.apache.ant:ant:1.10.15=jmhRuntimeClasspath,testCompileClasspath,testFixtures
6565
org.apache.bcel:bcel:6.5.0=spotbugs
6666
org.apache.commons:commons-collections4:4.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
6767
org.apache.commons:commons-lang3:3.12.0=pitest,spotbugs
68-
org.apache.commons:commons-math3:3.2=jmh,jmhCompileClasspath,jmhRuntimeClasspath
68+
org.apache.commons:commons-math3:3.6.1=jmh,jmhCompileClasspath,jmhRuntimeClasspath
6969
org.apache.commons:commons-text:1.10.0=pitest,spotbugs
7070
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
7171
org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=spotbugs
@@ -125,10 +125,10 @@ org.junit.platform:junit-platform-suite-commons:1.12.0=jmhRuntimeClasspath,testF
125125
org.junit:junit-bom:5.12.0=jmhRuntimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
126126
org.junit:junit-bom:5.9.1=spotbugs
127127
org.objenesis:objenesis:3.3=jmhRuntimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
128-
org.openjdk.jmh:jmh-core:1.32=jmh,jmhCompileClasspath,jmhRuntimeClasspath
129-
org.openjdk.jmh:jmh-generator-asm:1.32=jmh,jmhCompileClasspath,jmhRuntimeClasspath
130-
org.openjdk.jmh:jmh-generator-bytecode:1.32=jmh,jmhCompileClasspath,jmhRuntimeClasspath
131-
org.openjdk.jmh:jmh-generator-reflection:1.32=jmh,jmhCompileClasspath,jmhRuntimeClasspath
128+
org.openjdk.jmh:jmh-core:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
129+
org.openjdk.jmh:jmh-generator-asm:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
130+
org.openjdk.jmh:jmh-generator-bytecode:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
131+
org.openjdk.jmh:jmh-generator-reflection:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
132132
org.opentest4j:opentest4j:1.3.0=jmhRuntimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
133133
org.ow2.asm:asm-analysis:9.2=jmhRuntimeClasspath,runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
134134
org.ow2.asm:asm-analysis:9.4=spotbugs

dd-java-agent/benchmark/gradle.lockfile

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jline:jline:2.14.6=jmhRuntimeClasspath,testRuntimeClasspath
1919
junit:junit:4.13.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
2020
net.bytebuddy:byte-buddy-agent:1.17.5=jmh,jmhCompileClasspath,jmhRuntimeClasspath
2121
net.jcip:jcip-annotations:1.0=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
22-
net.sf.jopt-simple:jopt-simple:4.6=jmh,jmhCompileClasspath,jmhRuntimeClasspath
22+
net.sf.jopt-simple:jopt-simple:5.0.4=jmh,jmhCompileClasspath,jmhRuntimeClasspath
2323
net.sf.saxon:Saxon-HE:11.4=spotbugs
2424
org.apache.ant:ant-antlr:1.10.15=jmhRuntimeClasspath,testRuntimeClasspath
2525
org.apache.ant:ant-antlr:1.9.15=codenarc
@@ -29,7 +29,7 @@ org.apache.ant:ant-launcher:1.10.15=jmhRuntimeClasspath,testRuntimeClasspath
2929
org.apache.ant:ant:1.10.15=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
3030
org.apache.bcel:bcel:6.5.0=spotbugs
3131
org.apache.commons:commons-lang3:3.12.0=pitest,spotbugs
32-
org.apache.commons:commons-math3:3.2=jmh,jmhCompileClasspath,jmhRuntimeClasspath
32+
org.apache.commons:commons-math3:3.6.1=jmh,jmhCompileClasspath,jmhRuntimeClasspath
3333
org.apache.commons:commons-text:1.10.0=pitest,spotbugs
3434
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
3535
org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=spotbugs
@@ -81,16 +81,16 @@ org.junit.platform:junit-platform-launcher:1.12.0=jmhRuntimeClasspath,testRuntim
8181
org.junit:junit-bom:5.12.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
8282
org.junit:junit-bom:5.9.1=spotbugs
8383
org.objenesis:objenesis:3.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
84-
org.openjdk.jmh:jmh-core:1.23=jmh,jmhCompileClasspath,jmhRuntimeClasspath
85-
org.openjdk.jmh:jmh-generator-asm:1.23=jmh,jmhCompileClasspath,jmhRuntimeClasspath
86-
org.openjdk.jmh:jmh-generator-bytecode:1.23=jmh,jmhCompileClasspath,jmhRuntimeClasspath
87-
org.openjdk.jmh:jmh-generator-reflection:1.23=jmh,jmhCompileClasspath,jmhRuntimeClasspath
84+
org.openjdk.jmh:jmh-core:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
85+
org.openjdk.jmh:jmh-generator-asm:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
86+
org.openjdk.jmh:jmh-generator-bytecode:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
87+
org.openjdk.jmh:jmh-generator-reflection:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
8888
org.opentest4j:opentest4j:1.3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
8989
org.ow2.asm:asm-analysis:9.4=spotbugs
9090
org.ow2.asm:asm-commons:9.4=spotbugs
9191
org.ow2.asm:asm-tree:9.4=spotbugs
9292
org.ow2.asm:asm-util:9.4=spotbugs
93-
org.ow2.asm:asm:5.0.3=jmh,jmhCompileClasspath,jmhRuntimeClasspath
93+
org.ow2.asm:asm:9.0=jmh,jmhCompileClasspath,jmhRuntimeClasspath
9494
org.ow2.asm:asm:9.4=spotbugs
9595
org.pitest:pitest-command-line:1.9.11=pitest
9696
org.pitest:pitest-entry:1.9.11=pitest

0 commit comments

Comments
 (0)