Skip to content

Commit 8a36a8d

Browse files
committed
chore(ci): update expected flattened dependencies
1 parent cbb8e94 commit 8a36a8d

1 file changed

Lines changed: 40 additions & 40 deletions

File tree

.kokoro/java-storage-expected-flattened-dependencies.txt

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -6,61 +6,61 @@ com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.3:compile
66
com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile
77
com.google.android:annotations:jar:4.1.1.4:runtime
88
com.google.api-client:google-api-client:jar:2.7.2:compile
9-
com.google.api.grpc:gapic-google-cloud-storage-v2:jar:2.70.0-SNAPSHOT:compile
10-
com.google.api.grpc:grpc-google-cloud-storage-v2:jar:2.70.0-SNAPSHOT:compile
9+
com.google.api.grpc:gapic-google-cloud-storage-v2:jar:2.71.0-SNAPSHOT:compile
10+
com.google.api.grpc:grpc-google-cloud-storage-v2:jar:2.71.0-SNAPSHOT:compile
1111
com.google.api.grpc:proto-google-cloud-monitoring-v3:jar:3.52.0:compile
12-
com.google.api.grpc:proto-google-cloud-storage-v2:jar:2.70.0-SNAPSHOT:compile
13-
com.google.api.grpc:proto-google-common-protos:jar:2.73.0-SNAPSHOT:compile
14-
com.google.api.grpc:proto-google-iam-v1:jar:1.68.0-SNAPSHOT:compile
15-
com.google.api:api-common:jar:2.65.0-SNAPSHOT:compile
16-
com.google.api:gax-grpc:jar:2.82.0-SNAPSHOT:compile
17-
com.google.api:gax-httpjson:jar:2.82.0-SNAPSHOT:compile
18-
com.google.api:gax:jar:2.82.0-SNAPSHOT:compile
12+
com.google.api.grpc:proto-google-cloud-storage-v2:jar:2.71.0-SNAPSHOT:compile
13+
com.google.api.grpc:proto-google-common-protos:jar:2.74.0-SNAPSHOT:compile
14+
com.google.api.grpc:proto-google-iam-v1:jar:1.69.0-SNAPSHOT:compile
15+
com.google.api:api-common:jar:2.66.0-SNAPSHOT:compile
16+
com.google.api:gax-grpc:jar:2.83.0-SNAPSHOT:compile
17+
com.google.api:gax-httpjson:jar:2.83.0-SNAPSHOT:compile
18+
com.google.api:gax:jar:2.83.0-SNAPSHOT:compile
1919
com.google.apis:google-api-services-storage:jar:v1-rev20260524-2.0.0:compile
20-
com.google.auth:google-auth-library-credentials:jar:1.49.0-SNAPSHOT:compile
21-
com.google.auth:google-auth-library-oauth2-http:jar:1.49.0-SNAPSHOT:compile
20+
com.google.auth:google-auth-library-credentials:jar:1.50.0-SNAPSHOT:compile
21+
com.google.auth:google-auth-library-oauth2-http:jar:1.50.0-SNAPSHOT:compile
2222
com.google.auto.value:auto-value-annotations:jar:1.11.0:compile
2323
com.google.cloud.opentelemetry:detector-resources-support:jar:0.33.0:runtime
2424
com.google.cloud.opentelemetry:exporter-metrics:jar:0.33.0:compile
2525
com.google.cloud.opentelemetry:shared-resourcemapping:jar:0.33.0:runtime
26-
com.google.cloud:google-cloud-core-grpc:jar:2.72.0-SNAPSHOT:compile
27-
com.google.cloud:google-cloud-core-http:jar:2.72.0-SNAPSHOT:compile
28-
com.google.cloud:google-cloud-core:jar:2.72.0-SNAPSHOT:compile
26+
com.google.cloud:google-cloud-core-grpc:jar:2.73.0-SNAPSHOT:compile
27+
com.google.cloud:google-cloud-core-http:jar:2.73.0-SNAPSHOT:compile
28+
com.google.cloud:google-cloud-core:jar:2.73.0-SNAPSHOT:compile
2929
com.google.cloud:google-cloud-monitoring:jar:3.52.0:compile
3030
com.google.code.findbugs:jsr305:jar:3.0.2:compile
3131
com.google.code.gson:gson:jar:2.13.2:compile
3232
com.google.errorprone:error_prone_annotations:jar:2.48.0:compile
3333
com.google.guava:failureaccess:jar:1.0.3:compile
34-
com.google.guava:guava:jar:33.5.0-jre:compile
34+
com.google.guava:guava:jar:33.6.0-jre:compile
3535
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
36-
com.google.http-client:google-http-client-apache-v2:jar:2.1.1:compile
37-
com.google.http-client:google-http-client-appengine:jar:2.1.1:compile
38-
com.google.http-client:google-http-client-gson:jar:2.1.1:compile
39-
com.google.http-client:google-http-client-jackson2:jar:2.1.1:compile
40-
com.google.http-client:google-http-client:jar:2.1.1:compile
36+
com.google.http-client:google-http-client-apache-v2:jar:2.2.0:compile
37+
com.google.http-client:google-http-client-appengine:jar:2.2.0:compile
38+
com.google.http-client:google-http-client-gson:jar:2.2.0:compile
39+
com.google.http-client:google-http-client-jackson2:jar:2.2.0:compile
40+
com.google.http-client:google-http-client:jar:2.2.0:compile
4141
com.google.j2objc:j2objc-annotations:jar:3.1:compile
4242
com.google.oauth-client:google-oauth-client:jar:1.39.0:compile
43-
com.google.protobuf:protobuf-java-util:jar:4.33.2:compile
44-
com.google.protobuf:protobuf-java:jar:4.33.2:compile
43+
com.google.protobuf:protobuf-java-util:jar:4.33.6:compile
44+
com.google.protobuf:protobuf-java:jar:4.33.6:compile
4545
com.google.re2j:re2j:jar:1.8:runtime
4646
commons-codec:commons-codec:jar:1.18.0:compile
47-
io.grpc:grpc-alts:jar:1.81.0:compile
48-
io.grpc:grpc-api:jar:1.81.0:compile
49-
io.grpc:grpc-auth:jar:1.81.0:compile
50-
io.grpc:grpc-context:jar:1.81.0:compile
51-
io.grpc:grpc-core:jar:1.81.0:compile
52-
io.grpc:grpc-googleapis:jar:1.81.0:runtime
53-
io.grpc:grpc-grpclb:jar:1.81.0:compile
54-
io.grpc:grpc-inprocess:jar:1.81.0:compile
55-
io.grpc:grpc-netty-shaded:jar:1.81.0:runtime
56-
io.grpc:grpc-opentelemetry:jar:1.81.0:compile
57-
io.grpc:grpc-protobuf-lite:jar:1.81.0:runtime
58-
io.grpc:grpc-protobuf:jar:1.81.0:compile
59-
io.grpc:grpc-rls:jar:1.81.0:runtime
60-
io.grpc:grpc-services:jar:1.81.0:runtime
61-
io.grpc:grpc-stub:jar:1.81.0:compile
62-
io.grpc:grpc-util:jar:1.81.0:runtime
63-
io.grpc:grpc-xds:jar:1.81.0:runtime
47+
io.grpc:grpc-alts:jar:1.82.2:compile
48+
io.grpc:grpc-api:jar:1.82.2:compile
49+
io.grpc:grpc-auth:jar:1.82.2:compile
50+
io.grpc:grpc-context:jar:1.82.2:compile
51+
io.grpc:grpc-core:jar:1.82.2:compile
52+
io.grpc:grpc-googleapis:jar:1.82.2:runtime
53+
io.grpc:grpc-grpclb:jar:1.82.2:compile
54+
io.grpc:grpc-inprocess:jar:1.82.2:compile
55+
io.grpc:grpc-netty-shaded:jar:1.82.2:runtime
56+
io.grpc:grpc-opentelemetry:jar:1.82.2:compile
57+
io.grpc:grpc-protobuf-lite:jar:1.82.2:runtime
58+
io.grpc:grpc-protobuf:jar:1.82.2:compile
59+
io.grpc:grpc-rls:jar:1.82.2:runtime
60+
io.grpc:grpc-services:jar:1.82.2:runtime
61+
io.grpc:grpc-stub:jar:1.82.2:compile
62+
io.grpc:grpc-util:jar:1.82.2:runtime
63+
io.grpc:grpc-xds:jar:1.82.2:runtime
6464
io.opencensus:opencensus-api:jar:0.31.1:compile
6565
io.opencensus:opencensus-contrib-http-util:jar:0.31.1:compile
6666
io.opentelemetry.contrib:opentelemetry-gcp-resources:jar:1.37.0-alpha:compile
@@ -80,7 +80,7 @@ org.apache.httpcomponents:httpcore:jar:4.4.16:compile
8080
org.checkerframework:checker-qual:jar:3.49.0:compile
8181
org.codehaus.mojo:animal-sniffer-annotations:jar:1.27:compile
8282
org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
83-
org.conscrypt:conscrypt-openjdk-uber:jar:2.5.2:compile
83+
org.conscrypt:conscrypt-openjdk-uber:jar:2.6.0:compile
8484
org.jspecify:jspecify:jar:1.0.0:compile
8585
org.slf4j:slf4j-api:jar:2.0.16:compile
8686
org.threeten:threetenbp:jar:1.7.0:compile

0 commit comments

Comments
 (0)