@@ -10,11 +10,10 @@ com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
10
10
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
11
11
com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath
12
12
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
13
- com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
14
13
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
15
14
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
16
15
com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath
17
- com.google.j2objc:j2objc-annotations:2.8=compileClasspath
16
+ com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath
18
17
com.graphql-java-kickstart:graphql-java-kickstart:14.0.0=compileClasspath,runtimeClasspath
19
18
com.graphql-java-kickstart:graphql-java-servlet:14.0.0=compileClasspath,runtimeClasspath
20
19
com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClasspath
@@ -30,8 +29,7 @@ javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
30
29
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
31
30
org.hypertrace.bom:hypertrace-bom:0.3.23=compileClasspath,runtimeClasspath
32
31
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
33
- org.projectlombok:lombok:1.18.28=annotationProcessor
34
- org.projectlombok:lombok:1.18.30=compileClasspath
32
+ org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath
35
33
org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath
36
34
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
37
35
empty=
0 commit comments