Skip to content

Commit 612d36f

Browse files
hypertrace-ci-app[bot]aaron-steinfeld
andauthoredJan 19, 2024
Update gradle locks (#213)
Co-authored-by: aaron-steinfeld <aaron-steinfeld@users.noreply.github.com>
1 parent fc500e7 commit 612d36f

File tree

14 files changed

+93
-93
lines changed

14 files changed

+93
-93
lines changed
 

‎hypertrace-graphql-attribute-scope/gradle.lockfile

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath
55
com.auth0:java-jwt:4.4.0=runtimeClasspath
66
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
7-
com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath
8-
com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath
9-
com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath
10-
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath
11-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath
12-
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
7+
com.fasterxml.jackson.core:jackson-annotations:2.16.1=compileClasspath,runtimeClasspath
8+
com.fasterxml.jackson.core:jackson-core:2.16.1=compileClasspath,runtimeClasspath
9+
com.fasterxml.jackson.core:jackson-databind:2.16.1=compileClasspath,runtimeClasspath
10+
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1=compileClasspath,runtimeClasspath
11+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1=runtimeClasspath
12+
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
1313
com.google.android:annotations:4.1.1.4=runtimeClasspath
1414
com.google.api.grpc:proto-google-common-protos:2.22.0=runtimeClasspath
1515
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -49,7 +49,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
4949
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
5050
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5151
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
52-
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
52+
org.hypertrace.bom:hypertrace-bom:0.3.11=compileClasspath,runtimeClasspath
5353
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5454
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
5555
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath

‎hypertrace-graphql-entity-schema/gradle.lockfile

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath
55
com.auth0:java-jwt:4.4.0=runtimeClasspath
66
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
7-
com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath
8-
com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath
9-
com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath
10-
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath
11-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath
12-
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
7+
com.fasterxml.jackson.core:jackson-annotations:2.16.1=compileClasspath,runtimeClasspath
8+
com.fasterxml.jackson.core:jackson-core:2.16.1=compileClasspath,runtimeClasspath
9+
com.fasterxml.jackson.core:jackson-databind:2.16.1=compileClasspath,runtimeClasspath
10+
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1=compileClasspath,runtimeClasspath
11+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1=runtimeClasspath
12+
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
1313
com.google.android:annotations:4.1.1.4=runtimeClasspath
1414
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
1515
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -50,7 +50,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
5050
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
5151
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5252
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
53-
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
53+
org.hypertrace.bom:hypertrace-bom:0.3.11=compileClasspath,runtimeClasspath
5454
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5555
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
5656
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath

‎hypertrace-graphql-entity-type/gradle.lockfile

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath
55
com.auth0:java-jwt:4.4.0=runtimeClasspath
66
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
7-
com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath
8-
com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath
9-
com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath
10-
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath
11-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath
12-
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
7+
com.fasterxml.jackson.core:jackson-annotations:2.16.1=compileClasspath,runtimeClasspath
8+
com.fasterxml.jackson.core:jackson-core:2.16.1=compileClasspath,runtimeClasspath
9+
com.fasterxml.jackson.core:jackson-databind:2.16.1=compileClasspath,runtimeClasspath
10+
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1=compileClasspath,runtimeClasspath
11+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1=runtimeClasspath
12+
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
1313
com.google.android:annotations:4.1.1.4=runtimeClasspath
1414
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
1515
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -49,7 +49,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
4949
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
5050
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5151
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
52-
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
52+
org.hypertrace.bom:hypertrace-bom:0.3.11=compileClasspath,runtimeClasspath
5353
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5454
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
5555
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath

‎hypertrace-graphql-explorer-context/gradle.lockfile

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath
55
com.auth0:java-jwt:4.4.0=runtimeClasspath
66
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
7-
com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath
8-
com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath
9-
com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath
10-
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath
11-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath
12-
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
7+
com.fasterxml.jackson.core:jackson-annotations:2.16.1=compileClasspath,runtimeClasspath
8+
com.fasterxml.jackson.core:jackson-core:2.16.1=compileClasspath,runtimeClasspath
9+
com.fasterxml.jackson.core:jackson-databind:2.16.1=compileClasspath,runtimeClasspath
10+
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1=compileClasspath,runtimeClasspath
11+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1=runtimeClasspath
12+
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
1313
com.google.android:annotations:4.1.1.4=runtimeClasspath
1414
com.google.api.grpc:proto-google-common-protos:2.22.0=runtimeClasspath
1515
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -50,7 +50,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
5050
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
5151
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5252
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
53-
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
53+
org.hypertrace.bom:hypertrace-bom:0.3.11=compileClasspath,runtimeClasspath
5454
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5555
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
5656
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath

‎hypertrace-graphql-explorer-schema/gradle.lockfile

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath
55
com.auth0:java-jwt:4.4.0=runtimeClasspath
66
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
7-
com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath
8-
com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath
9-
com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath
10-
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath
11-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath
12-
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
7+
com.fasterxml.jackson.core:jackson-annotations:2.16.1=compileClasspath,runtimeClasspath
8+
com.fasterxml.jackson.core:jackson-core:2.16.1=compileClasspath,runtimeClasspath
9+
com.fasterxml.jackson.core:jackson-databind:2.16.1=compileClasspath,runtimeClasspath
10+
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1=compileClasspath,runtimeClasspath
11+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1=runtimeClasspath
12+
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
1313
com.google.android:annotations:4.1.1.4=runtimeClasspath
1414
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
1515
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -50,7 +50,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
5050
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
5151
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5252
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
53-
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
53+
org.hypertrace.bom:hypertrace-bom:0.3.11=compileClasspath,runtimeClasspath
5454
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5555
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
5656
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath

‎hypertrace-graphql-gateway-service-metric-utils/gradle.lockfile

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath
55
com.auth0:java-jwt:4.4.0=runtimeClasspath
66
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
7-
com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath
8-
com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath
9-
com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath
10-
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath
11-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath
12-
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
7+
com.fasterxml.jackson.core:jackson-annotations:2.16.1=compileClasspath,runtimeClasspath
8+
com.fasterxml.jackson.core:jackson-core:2.16.1=compileClasspath,runtimeClasspath
9+
com.fasterxml.jackson.core:jackson-databind:2.16.1=compileClasspath,runtimeClasspath
10+
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1=compileClasspath,runtimeClasspath
11+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1=runtimeClasspath
12+
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
1313
com.google.android:annotations:4.1.1.4=runtimeClasspath
1414
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
1515
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -48,7 +48,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
4848
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
4949
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5050
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
51-
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
51+
org.hypertrace.bom:hypertrace-bom:0.3.11=compileClasspath,runtimeClasspath
5252
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5353
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
5454
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath

‎hypertrace-graphql-impl/gradle.lockfile

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath
55
com.auth0:java-jwt:4.4.0=runtimeClasspath
66
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
7-
com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath
8-
com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath
9-
com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath
10-
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath
11-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath
12-
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
7+
com.fasterxml.jackson.core:jackson-annotations:2.16.1=compileClasspath,runtimeClasspath
8+
com.fasterxml.jackson.core:jackson-core:2.16.1=compileClasspath,runtimeClasspath
9+
com.fasterxml.jackson.core:jackson-databind:2.16.1=compileClasspath,runtimeClasspath
10+
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1=compileClasspath,runtimeClasspath
11+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1=runtimeClasspath
12+
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
1313
com.google.android:annotations:4.1.1.4=runtimeClasspath
1414
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
1515
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -52,7 +52,7 @@ org.apache.commons:commons-lang3:3.12.0=runtimeClasspath
5252
org.apache.commons:commons-text:1.10.0=runtimeClasspath
5353
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5454
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
55-
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
55+
org.hypertrace.bom:hypertrace-bom:0.3.11=compileClasspath,runtimeClasspath
5656
org.hypertrace.config.service:label-application-rule-config-service-api:0.1.56=runtimeClasspath
5757
org.hypertrace.config.service:labels-config-service-api:0.1.56=runtimeClasspath
5858
org.hypertrace.config.service:spaces-config-service-api:0.1.56=runtimeClasspath

‎hypertrace-graphql-labels-schema-api/gradle.lockfile

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath
55
com.auth0:java-jwt:4.4.0=runtimeClasspath
66
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
7-
com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath
8-
com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath
9-
com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath
10-
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath
11-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath
12-
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
7+
com.fasterxml.jackson.core:jackson-annotations:2.16.1=compileClasspath,runtimeClasspath
8+
com.fasterxml.jackson.core:jackson-core:2.16.1=compileClasspath,runtimeClasspath
9+
com.fasterxml.jackson.core:jackson-databind:2.16.1=compileClasspath,runtimeClasspath
10+
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1=compileClasspath,runtimeClasspath
11+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1=runtimeClasspath
12+
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
1313
com.google.android:annotations:4.1.1.4=runtimeClasspath
1414
com.google.api.grpc:proto-google-common-protos:2.22.0=runtimeClasspath
1515
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -49,7 +49,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
4949
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
5050
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5151
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
52-
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
52+
org.hypertrace.bom:hypertrace-bom:0.3.11=compileClasspath,runtimeClasspath
5353
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5454
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
5555
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath

‎hypertrace-graphql-labels-schema-impl/gradle.lockfile

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath
55
com.auth0:java-jwt:4.4.0=runtimeClasspath
66
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
7-
com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath
8-
com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath
9-
com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath
10-
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath
11-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath
12-
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
7+
com.fasterxml.jackson.core:jackson-annotations:2.16.1=compileClasspath,runtimeClasspath
8+
com.fasterxml.jackson.core:jackson-core:2.16.1=compileClasspath,runtimeClasspath
9+
com.fasterxml.jackson.core:jackson-databind:2.16.1=compileClasspath,runtimeClasspath
10+
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1=compileClasspath,runtimeClasspath
11+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1=runtimeClasspath
12+
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
1313
com.google.android:annotations:4.1.1.4=runtimeClasspath
1414
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
1515
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -50,7 +50,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
5050
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
5151
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5252
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
53-
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
53+
org.hypertrace.bom:hypertrace-bom:0.3.11=compileClasspath,runtimeClasspath
5454
org.hypertrace.config.service:label-application-rule-config-service-api:0.1.56=compileClasspath,runtimeClasspath
5555
org.hypertrace.config.service:labels-config-service-api:0.1.56=compileClasspath,runtimeClasspath
5656
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath

‎hypertrace-graphql-metric-schema/gradle.lockfile

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath
55
com.auth0:java-jwt:4.4.0=runtimeClasspath
66
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
7-
com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath
8-
com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath
9-
com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath
10-
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath
11-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath
12-
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
7+
com.fasterxml.jackson.core:jackson-annotations:2.16.1=compileClasspath,runtimeClasspath
8+
com.fasterxml.jackson.core:jackson-core:2.16.1=compileClasspath,runtimeClasspath
9+
com.fasterxml.jackson.core:jackson-databind:2.16.1=compileClasspath,runtimeClasspath
10+
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1=compileClasspath,runtimeClasspath
11+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1=runtimeClasspath
12+
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
1313
com.google.android:annotations:4.1.1.4=runtimeClasspath
1414
com.google.api.grpc:proto-google-common-protos:2.22.0=runtimeClasspath
1515
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -49,7 +49,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
4949
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
5050
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5151
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
52-
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
52+
org.hypertrace.bom:hypertrace-bom:0.3.11=compileClasspath,runtimeClasspath
5353
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5454
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
5555
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath

‎hypertrace-graphql-service-config/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
4+
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
55
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
66
com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClasspath
77
com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath
88
com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath
99
io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath
1010
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
1111
javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
12-
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
12+
org.hypertrace.bom:hypertrace-bom:0.3.11=compileClasspath,runtimeClasspath
1313
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
1414
org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath
1515
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath

‎hypertrace-graphql-service/gradle.lockfile

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath
55
com.auth0:java-jwt:4.4.0=runtimeClasspath
66
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
7-
com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath
8-
com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath
9-
com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath
10-
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath
11-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath
12-
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
7+
com.fasterxml.jackson.core:jackson-annotations:2.16.1=compileClasspath,runtimeClasspath
8+
com.fasterxml.jackson.core:jackson-core:2.16.1=compileClasspath,runtimeClasspath
9+
com.fasterxml.jackson.core:jackson-databind:2.16.1=compileClasspath,runtimeClasspath
10+
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1=compileClasspath,runtimeClasspath
11+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1=runtimeClasspath
12+
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
1313
com.google.android:annotations:4.1.1.4=runtimeClasspath
1414
com.google.api.grpc:proto-google-common-protos:2.22.0=runtimeClasspath
1515
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -105,7 +105,7 @@ org.eclipse.jetty:jetty-servlets:9.4.53.v20231009=runtimeClasspath
105105
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
106106
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
107107
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
108-
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
108+
org.hypertrace.bom:hypertrace-bom:0.3.11=compileClasspath,runtimeClasspath
109109
org.hypertrace.config.service:label-application-rule-config-service-api:0.1.56=runtimeClasspath
110110
org.hypertrace.config.service:labels-config-service-api:0.1.56=runtimeClasspath
111111
org.hypertrace.config.service:spaces-config-service-api:0.1.56=runtimeClasspath

‎hypertrace-graphql-spaces-schema/gradle.lockfile

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath
55
com.auth0:java-jwt:4.4.0=runtimeClasspath
66
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
7-
com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath
8-
com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath
9-
com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath
10-
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath
11-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath
12-
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
7+
com.fasterxml.jackson.core:jackson-annotations:2.16.1=compileClasspath,runtimeClasspath
8+
com.fasterxml.jackson.core:jackson-core:2.16.1=compileClasspath,runtimeClasspath
9+
com.fasterxml.jackson.core:jackson-databind:2.16.1=compileClasspath,runtimeClasspath
10+
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1=compileClasspath,runtimeClasspath
11+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1=runtimeClasspath
12+
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
1313
com.google.android:annotations:4.1.1.4=runtimeClasspath
1414
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
1515
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -49,7 +49,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
4949
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
5050
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5151
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
52-
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
52+
org.hypertrace.bom:hypertrace-bom:0.3.11=compileClasspath,runtimeClasspath
5353
org.hypertrace.config.service:spaces-config-service-api:0.1.56=compileClasspath,runtimeClasspath
5454
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5555
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath

‎hypertrace-graphql-span-processing-schema/gradle.lockfile

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath
55
com.auth0:java-jwt:4.4.0=runtimeClasspath
66
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
7-
com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath
8-
com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath
9-
com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath
10-
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath
11-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath
12-
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
7+
com.fasterxml.jackson.core:jackson-annotations:2.16.1=compileClasspath,runtimeClasspath
8+
com.fasterxml.jackson.core:jackson-core:2.16.1=compileClasspath,runtimeClasspath
9+
com.fasterxml.jackson.core:jackson-databind:2.16.1=compileClasspath,runtimeClasspath
10+
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1=compileClasspath,runtimeClasspath
11+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1=runtimeClasspath
12+
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
1313
com.google.android:annotations:4.1.1.4=runtimeClasspath
1414
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
1515
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -48,7 +48,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
4848
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
4949
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5050
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
51-
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
51+
org.hypertrace.bom:hypertrace-bom:0.3.11=compileClasspath,runtimeClasspath
5252
org.hypertrace.config.service:span-processing-config-service-api:0.1.56=compileClasspath,runtimeClasspath
5353
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5454
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath

0 commit comments

Comments
 (0)
Please sign in to comment.