|
2 | 2 | # Manual edits can break the build and are not advised. |
3 | 3 | # This file is expected to be part of source control. |
4 | 4 | biz.aQute.bnd:biz.aQute.bnd.annotation:7.1.0=testCompileClasspath |
5 | | -com.fasterxml.jackson.core:jackson-annotations:2.16.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
6 | | -com.fasterxml.jackson.core:jackson-core:2.16.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
7 | | -com.fasterxml.jackson.core:jackson-databind:2.16.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
8 | | -com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 5 | +com.fasterxml.jackson.core:jackson-annotations:2.21=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 6 | +com.fasterxml.jackson.core:jackson-core:2.21.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 7 | +com.fasterxml.jackson.core:jackson-databind:2.21.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 8 | +com.fasterxml.jackson:jackson-bom:2.21.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
9 | 9 | com.google.code.findbugs:jsr305:3.0.2=runtimeClasspath,testRuntimeClasspath |
10 | 10 | com.google.errorprone:error_prone_annotations:2.18.0=runtimeClasspath,testRuntimeClasspath |
11 | 11 | com.google.errorprone:error_prone_annotations:2.38.0=testCompileClasspath |
@@ -58,7 +58,7 @@ org.eclipse.jetty:jetty-server:11.0.26=compileClasspath,runtimeClasspath,testCom |
58 | 58 | org.eclipse.jetty:jetty-servlet:11.0.26=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
59 | 59 | org.eclipse.jetty:jetty-util:11.0.26=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
60 | 60 | org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath |
61 | | -org.hypertrace.bom:hypertrace-bom:0.3.72=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 61 | +org.hypertrace.bom:hypertrace-bom:0.3.73=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
62 | 62 | org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
63 | 63 | org.jspecify:jspecify:1.0.0=testCompileClasspath |
64 | 64 | org.junit.jupiter:junit-jupiter-api:5.10.0=testCompileClasspath,testRuntimeClasspath |
|
0 commit comments