Skip to content

Commit 9dbde06

Browse files
Update gradle locks
1 parent 4f1d755 commit 9dbde06

File tree

8 files changed

+25
-31
lines changed

8 files changed

+25
-31
lines changed

attribute-projection-registry/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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.github.f4b6a3:uuid-creator:5.3.2=runtimeClasspath
66
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
77
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -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.10=compileClasspath,runtimeClasspath
22+
org.hypertrace.bom:hypertrace-bom:0.3.11=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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
66
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
77
com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath
@@ -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.10=compileClasspath,runtimeClasspath
21+
org.hypertrace.bom:hypertrace-bom:0.3.11=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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
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.1=compileClasspath,runtimeClasspath
1010
com.google.android:annotations:4.1.1.4=runtimeClasspath
1111
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
1212
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -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.10=compileClasspath,runtimeClasspath
65+
org.hypertrace.bom:hypertrace-bom:0.3.11=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: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ com.auth0:jwks-rsa:0.22.0=runtimeClasspath
66
com.fasterxml.jackson.core:jackson-annotations:2.16.1=runtimeClasspath
77
com.fasterxml.jackson.core:jackson-core:2.16.1=runtimeClasspath
88
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
9+
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
1110
com.google.android:annotations:4.1.1.4=runtimeClasspath
1211
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
1312
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -90,7 +89,7 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
9089
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
9190
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
9291
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
93-
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
92+
org.hypertrace.bom:hypertrace-bom:0.3.11=compileClasspath,runtimeClasspath
9493
org.hypertrace.core.documentstore:document-store:0.7.55=compileClasspath,runtimeClasspath
9594
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=compileClasspath,runtimeClasspath
9695
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=runtimeClasspath

attribute-service-impl/gradle.lockfile

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,10 @@
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
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
1410
com.google.android:annotations:4.1.1.4=runtimeClasspath
1511
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
1612
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -72,7 +68,7 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
7268
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
7369
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
7470
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
7672
org.hypertrace.core.documentstore:document-store:0.7.55=compileClasspath,runtimeClasspath
7773
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath
7874
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
6-
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
6+
org.hypertrace.bom:hypertrace-bom:0.3.11=compileClasspath,runtimeClasspath
77
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
88
empty=annotationProcessor

attribute-service/gradle.lockfile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ com.auth0:jwks-rsa:0.22.0=runtimeClasspath
66
com.fasterxml.jackson.core:jackson-annotations:2.16.1=runtimeClasspath
77
com.fasterxml.jackson.core:jackson-core:2.16.1=runtimeClasspath
88
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
9+
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
1110
com.google.android:annotations:4.1.1.4=runtimeClasspath
1211
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
1312
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -91,7 +90,7 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
9190
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
9291
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
9392
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
94-
org.hypertrace.bom:hypertrace-bom:0.3.10=compileClasspath,runtimeClasspath
93+
org.hypertrace.bom:hypertrace-bom:0.3.11=compileClasspath,runtimeClasspath
9594
org.hypertrace.core.documentstore:document-store:0.7.55=runtimeClasspath
9695
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=compileClasspath,runtimeClasspath
9796
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=runtimeClasspath

caching-attribute-service-client/gradle.lockfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
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.1=compileClasspath,runtimeClasspath
1010
com.google.android:annotations:4.1.1.4=runtimeClasspath
1111
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
1212
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
@@ -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.10=compileClasspath,runtimeClasspath
36+
org.hypertrace.bom:hypertrace-bom:0.3.11=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)