Skip to content

Commit 4f1d755

Browse files
Update gradle locks (#208)
1 parent 4bdb13b commit 4f1d755

File tree

8 files changed

+29
-23
lines changed

8 files changed

+29
-23
lines changed

attribute-projection-registry/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath
1919
io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath
2020
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
2121
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
22-
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
22+
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
2323
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
2424
empty=annotationProcessor

attribute-service-api/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath
1818
io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath
1919
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath
2020
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
21-
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
21+
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
2222
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
2323
empty=annotationProcessor

attribute-service-client/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
6262
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
6363
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
6464
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
65-
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
65+
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
6666
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=compileClasspath,runtimeClasspath
6767
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath
6868
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath

attribute-service-factory/gradle.lockfile

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
# This file is expected to be part of source control.
44
com.auth0:java-jwt:4.4.0=runtimeClasspath
55
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
6-
com.fasterxml.jackson.core:jackson-annotations:2.16.0=runtimeClasspath
7-
com.fasterxml.jackson.core:jackson-core:2.16.0=runtimeClasspath
8-
com.fasterxml.jackson.core:jackson-databind:2.16.0=runtimeClasspath
9-
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
6+
com.fasterxml.jackson.core:jackson-annotations:2.16.1=runtimeClasspath
7+
com.fasterxml.jackson.core:jackson-core:2.16.1=runtimeClasspath
8+
com.fasterxml.jackson.core:jackson-databind:2.16.1=runtimeClasspath
9+
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath
10+
com.fasterxml.jackson:jackson-bom:2.16.1=runtimeClasspath
1011
com.google.android:annotations:4.1.1.4=runtimeClasspath
1112
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
1213
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -89,8 +90,8 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
8990
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
9091
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
9192
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
92-
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
93-
org.hypertrace.core.documentstore:document-store:0.7.49=compileClasspath,runtimeClasspath
93+
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
94+
org.hypertrace.core.documentstore:document-store:0.7.55=compileClasspath,runtimeClasspath
9495
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=compileClasspath,runtimeClasspath
9596
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=runtimeClasspath
9697
org.hypertrace.core.grpcutils:grpc-server-utils:0.12.8=runtimeClasspath

attribute-service-impl/gradle.lockfile

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,14 @@
33
# This file is expected to be part of source control.
44
com.auth0:java-jwt:4.4.0=runtimeClasspath
55
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
1014
com.google.android:annotations:4.1.1.4=runtimeClasspath
1115
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
1216
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -68,8 +72,8 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
6872
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
6973
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
7074
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
7377
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath
7478
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
7579
org.hypertrace.core.serviceframework:docstore-metrics:0.1.64=compileClasspath,runtimeClasspath

attribute-service-tenant-api/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# This file is expected to be part of source control.
44
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
55
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
6-
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
6+
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
77
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
88
empty=annotationProcessor

attribute-service/gradle.lockfile

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
# This file is expected to be part of source control.
44
com.auth0:java-jwt:4.4.0=runtimeClasspath
55
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
6-
com.fasterxml.jackson.core:jackson-annotations:2.16.0=runtimeClasspath
7-
com.fasterxml.jackson.core:jackson-core:2.16.0=runtimeClasspath
8-
com.fasterxml.jackson.core:jackson-databind:2.16.0=runtimeClasspath
9-
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
6+
com.fasterxml.jackson.core:jackson-annotations:2.16.1=runtimeClasspath
7+
com.fasterxml.jackson.core:jackson-core:2.16.1=runtimeClasspath
8+
com.fasterxml.jackson.core:jackson-databind:2.16.1=runtimeClasspath
9+
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath
10+
com.fasterxml.jackson:jackson-bom:2.16.1=runtimeClasspath
1011
com.google.android:annotations:4.1.1.4=runtimeClasspath
1112
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
1213
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -90,8 +91,8 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
9091
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
9192
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
9293
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
93-
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
94-
org.hypertrace.core.documentstore:document-store:0.7.49=runtimeClasspath
94+
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
95+
org.hypertrace.core.documentstore:document-store:0.7.55=runtimeClasspath
9596
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=compileClasspath,runtimeClasspath
9697
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=runtimeClasspath
9798
org.hypertrace.core.grpcutils:grpc-server-utils:0.12.8=runtimeClasspath

caching-attribute-service-client/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath
3333
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
3434
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
3535
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
36-
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
36+
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
3737
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=compileClasspath,runtimeClasspath
3838
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=compileClasspath,runtimeClasspath
3939
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath

0 commit comments

Comments
 (0)