|
3 | 3 | # This file is expected to be part of source control. |
4 | 4 | com.auth0:java-jwt:4.4.0=runtimeClasspath |
5 | 5 | com.auth0:jwks-rsa:0.22.0=runtimeClasspath |
6 | | -com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath |
7 | | -com.fasterxml.jackson.core:jackson-annotations:2.16.1=runtimeClasspath |
8 | | -com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath |
9 | | -com.fasterxml.jackson.core:jackson-core:2.16.1=runtimeClasspath |
10 | | -com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath |
11 | | -com.fasterxml.jackson.core:jackson-databind:2.16.1=runtimeClasspath |
12 | | -com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath |
13 | | -com.fasterxml.jackson:jackson-bom:2.16.1=runtimeClasspath |
| 6 | +com.fasterxml.jackson.core:jackson-annotations:2.16.1=compileClasspath,runtimeClasspath |
| 7 | +com.fasterxml.jackson.core:jackson-core:2.16.1=compileClasspath,runtimeClasspath |
| 8 | +com.fasterxml.jackson.core:jackson-databind:2.16.1=compileClasspath,runtimeClasspath |
| 9 | +com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath |
14 | 10 | com.google.android:annotations:4.1.1.4=runtimeClasspath |
15 | 11 | com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath |
16 | 12 | com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath |
@@ -72,7 +68,7 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath |
72 | 68 | org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath |
73 | 69 | org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath |
74 | 70 | org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath |
75 | | -org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath |
| 71 | +org.hypertrace.bom:hypertrace-bom:0.3.11=compileClasspath,runtimeClasspath |
76 | 72 | org.hypertrace.core.documentstore:document-store:0.7.55=compileClasspath,runtimeClasspath |
77 | 73 | org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath |
78 | 74 | org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath |
|
0 commit comments