|
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,runtimeClasspath |
7 | | -com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath |
8 | | -com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath |
9 | | -com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,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 |
10 | 14 | com.google.android:annotations:4.1.1.4=runtimeClasspath |
11 | 15 | com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath |
12 | 16 | com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath |
@@ -68,8 +72,8 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath |
68 | 72 | org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath |
69 | 73 | org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath |
70 | 74 | org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath |
71 | | -org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath |
72 | | -org.hypertrace.core.documentstore:document-store:0.7.49=compileClasspath,runtimeClasspath |
| 75 | +org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath |
| 76 | +org.hypertrace.core.documentstore:document-store:0.7.55=compileClasspath,runtimeClasspath |
73 | 77 | org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath |
74 | 78 | org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath |
75 | 79 | org.hypertrace.core.serviceframework:docstore-metrics:0.1.64=compileClasspath,runtimeClasspath |
|
0 commit comments