22# Manual edits can break the build and are not advised.
33# This file is expected to be part of source control.
44aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath
5- com.fasterxml.jackson.core:jackson-annotations:2.16.0 =compileClasspath,runtimeClasspath
6- com.fasterxml.jackson.core:jackson-core:2.16.0 =compileClasspath,runtimeClasspath
7- com.fasterxml.jackson.core:jackson-databind:2.16.0 =compileClasspath,runtimeClasspath
8- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0 =compileClasspath,runtimeClasspath
9- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0 =compileClasspath,runtimeClasspath
10- com.fasterxml.jackson:jackson-bom:2.16.0 =compileClasspath,runtimeClasspath
5+ com.fasterxml.jackson.core:jackson-annotations:2.16.1 =compileClasspath,runtimeClasspath
6+ com.fasterxml.jackson.core:jackson-core:2.16.1 =compileClasspath,runtimeClasspath
7+ com.fasterxml.jackson.core:jackson-databind:2.16.1 =compileClasspath,runtimeClasspath
8+ com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1 =compileClasspath,runtimeClasspath
9+ com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1 =compileClasspath,runtimeClasspath
10+ com.fasterxml.jackson:jackson-bom:2.16.1 =compileClasspath,runtimeClasspath
1111com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
1212com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath
1313com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
@@ -22,7 +22,7 @@ io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
2222jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath
2323javax.inject:javax.inject:1=compileClasspath,runtimeClasspath
2424org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
25- org.hypertrace.bom:hypertrace-bom:0.3.10 =compileClasspath,runtimeClasspath
25+ org.hypertrace.bom:hypertrace-bom:0.3.11 =compileClasspath,runtimeClasspath
2626org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
2727org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
2828org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath
0 commit comments