BOM: com.google.cloud:libraries-bom:26.51.0
For each transitive dependency the library pulls in, the highest version found anywhere in the union of the BOM's dependency trees is picked.
Suggested updates to bring this artifact into sync with the highest versions of its dependencies used by any artifact in the BOM:
Add this dependency element to the pom.xml for com.google.api:gapic-generator-java:2.50.0:
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>4.28.3</version>
</dependency>
If the pom.xml for com.google.api:gapic-generator-java:2.50.0 already includes this
dependency, update the version of the existing dependency
element.
Otherwise add a new dependency
element to the
dependencyManagement
section.
Add this dependency element to the pom.xml for com.google.api:gapic-generator-java:2.50.0:
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
<version>4.28.3</version>
</dependency>
If the pom.xml for com.google.api:gapic-generator-java:2.50.0 already includes this
dependency, update the version of the existing dependency
element.
Otherwise add a new dependency
element to the
dependencyManagement
section.
Add this dependency element to the pom.xml for com.google.api:gapic-generator-java:2.50.0:
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.17.1</version>
</dependency>
If the pom.xml for com.google.api:gapic-generator-java:2.50.0 already includes this
dependency, update the version of the existing dependency
element.
Otherwise add a new dependency
element to the
dependencyManagement
section.
Add this dependency element to the pom.xml for com.google.api:gapic-generator-java:2.50.0:
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.47.0</version>
</dependency>
If the pom.xml for com.google.api:gapic-generator-java:2.50.0 already includes this
dependency, update the version of the existing dependency
element.
Otherwise add a new dependency
element to the
dependencyManagement
section.
For each transitive dependency the library pulls in, the highest version found anywhere in the dependency tree is picked.
There is exactly one version of each dependency in the library's transitive dependency tree. That is, two artifacts with the same group ID and artifact ID but different versions do not appear in the tree. No dependency mediation is necessary.
17 linkage error(s)
17 target classes causing linkage errors referenced from 27 source classes.
Class org.junit.jupiter.api.Assertions is not found, referenced from 8 classes
Class org.mockito.Mockito is not found, referenced from 3 classes
Class org.mockito.ArgumentMatchers is not found, referenced from com.google.api.gax.core.RecordingScheduler
Class org.mockito.stubbing.OngoingStubbing is not found, referenced from 2 classes
Class org.mockito.stubbing.Answer is not found, referenced from com.google.api.gax.core.RecordingScheduler
Class org.mockito.invocation.InvocationOnMock is not found, referenced from com.google.api.gax.core.RecordingScheduler
Class org.bouncycastle.openssl.jcajce.JcaPEMKeyConverter is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.bouncycastle.pkcs.PKCSException is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.bouncycastle.operator.OperatorCreationException is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.bouncycastle.openssl.PEMParser is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.bouncycastle.asn1.pkcs.PrivateKeyInfo is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.bouncycastle.openssl.PEMKeyPair is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.bouncycastle.openssl.PEMEncryptedKeyPair is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.bouncycastle.openssl.jcajce.JcePEMDecryptorProviderBuilder is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.bouncycastle.pkcs.PKCS8EncryptedPrivateKeyInfo is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.bouncycastle.openssl.jcajce.JceOpenSSLPKCS8DecryptorProviderBuilder is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.mockito.MockitoAnnotations is not found, referenced from com.google.api.gax.grpc.testing.MockServiceHelperTest
The following path contains com.google.api:gapic-generator-java:2.50.0:
com.google.api:gapic-generator-java:jar:2.50.0
com.google.guava:guava:jar:33.3.1-jre
com.google.guava:failureaccess:jar:1.0.2
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
com.google.code.findbugs:jsr305:jar:3.0.2
org.checkerframework:checker-qual:jar:3.43.0
com.google.j2objc:j2objc-annotations:jar:3.0.0
com.google.api:gax:jar:2.58.0
com.google.api:api-common:jar:2.41.0
com.google.auth:google-auth-library-credentials:jar:1.30.0
com.google.api.grpc:proto-google-common-protos:jar:2.49.0
com.google.protobuf:protobuf-java:jar:3.25.5
org.threeten:threetenbp:jar:1.7.0
io.opencensus:opencensus-api:jar:0.31.1
io.grpc:grpc-context:jar:1.68.1
com.google.auth:google-auth-library-oauth2-http:jar:1.30.0
com.google.api:gax:jar:testlib:2.58.0
com.google.api:gax-grpc:jar:2.58.0
io.grpc:grpc-api:jar:1.68.1
io.grpc:grpc-inprocess:jar:1.68.1
io.grpc:grpc-core:jar:1.68.1
com.google.android:annotations:jar:4.1.1.4
org.codehaus.mojo:animal-sniffer-annotations:jar:1.24
io.grpc:grpc-alts:jar:1.68.1
io.grpc:grpc-grpclb:jar:1.68.1
org.conscrypt:conscrypt-openjdk-uber:jar:2.5.2
io.grpc:grpc-auth:jar:1.68.1
io.grpc:grpc-s2a:jar:1.68.1
io.grpc:grpc-netty-shaded:jar:1.68.1
io.grpc:grpc-util:jar:1.68.1
io.perfmark:perfmark-api:jar:0.27.0
io.grpc:grpc-googleapis:jar:1.68.1
io.grpc:grpc-xds:jar:1.68.1
io.grpc:grpc-services:jar:1.68.1
com.google.re2j:re2j:jar:1.7
com.google.api:gax-grpc:jar:testlib:2.58.0
com.google.api:gax-httpjson:jar:2.58.0
com.google.code.gson:gson:jar:2.11.0
com.google.http-client:google-http-client:jar:1.45.0
org.apache.httpcomponents:httpclient:jar:4.5.14
commons-codec:commons-codec:jar:1.11
org.apache.httpcomponents:httpcore:jar:4.4.16
io.opencensus:opencensus-contrib-http-util:jar:0.31.1
com.google.http-client:google-http-client-gson:jar:1.45.0
com.google.api:gax-httpjson:jar:testlib:2.58.0
com.google.auto.value:auto-value-annotations:jar:1.11.0
com.google.protobuf:protobuf-java-util:jar:3.25.5
io.grpc:grpc-stub:jar:1.68.1
io.grpc:grpc-protobuf:jar:1.68.1
io.grpc:grpc-protobuf-lite:jar:1.68.1
org.yaml:snakeyaml:jar:2.3
com.google.googlejavaformat:google-java-format:jar:1.7
com.google.errorprone:javac-shaded:jar:9+181-r4173-1
junit:junit:jar:4.13.2
org.hamcrest:hamcrest-core:jar:1.3
com.google.errorprone:error_prone_annotations:jar:2.35.1
javax.annotation:javax.annotation-api:jar:1.3.2
Last generated at 2025-05-22T13:42:02.563045