BOM: com.google.cloud:libraries-bom:26.35.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.cloud:google-cloud-logging-logback:0.131.4-alpha:
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.25.3</version>
</dependency>
If the pom.xml for com.google.cloud:google-cloud-logging-logback:0.131.4-alpha 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.cloud:google-cloud-logging-logback:0.131.4-alpha:
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.9</version>
</dependency>
If the pom.xml for com.google.cloud:google-cloud-logging-logback:0.131.4-alpha 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.
9 linkage error(s)
6 target classes causing linkage errors referenced from 6 source classes.
(org.slf4j:slf4j-api:2.0.9) org.slf4j.spi.MDCAdapter's method "void pushByKey(String, String)" does not exist in the implementing class, referenced from ch.qos.logback.classic.util.LogbackMDCAdapter
(org.slf4j:slf4j-api:2.0.9) org.slf4j.spi.MDCAdapter's method "String popByKey(String)" does not exist in the implementing class, referenced from ch.qos.logback.classic.util.LogbackMDCAdapter
(org.slf4j:slf4j-api:2.0.9) org.slf4j.spi.MDCAdapter's method "java.util.Deque getCopyOfDequeByKey(String)" does not exist in the implementing class, referenced from ch.qos.logback.classic.util.LogbackMDCAdapter
(org.slf4j:slf4j-api:2.0.9) org.slf4j.spi.MDCAdapter's method "void clearDequeByKey(String)" does not exist in the implementing class, referenced from ch.qos.logback.classic.util.LogbackMDCAdapter
(org.slf4j:slf4j-api:2.0.9) Interface org.slf4j.event.LoggingEvent's method "org.slf4j.Marker getMarker()" is not found, referenced from ch.qos.logback.classic.Logger
(javax.servlet:servlet-api:2.5) Interface javax.servlet.ServletContext's method "void addListener(java.util.EventListener)" is not found, referenced from ch.qos.logback.classic.servlet.LogbackServletContainerInitializer
The following path contains org.slf4j:slf4j-api:2.0.9:
The following paths contain javax.servlet:servlet-api:2.5:
The following path contains ch.qos.logback:logback-classic:1.2.13:
3 target classes causing linkage errors referenced from 3 source classes.
Class org.codehaus.janino.ScriptEvaluator is not found, referenced from ch.qos.logback.core.boolex.JaninoEventEvaluatorBase
Class org.codehaus.janino.ClassBodyEvaluator is not found, referenced from ch.qos.logback.core.joran.conditional.PropertyEvalScriptBuilder
Class org.codehaus.commons.compiler.CompileException is not found, referenced from ch.qos.logback.core.joran.conditional.PropertyEvalScriptBuilder
The following path contains ch.qos.logback:logback-core:1.2.13:
com.google.cloud:google-cloud-logging-logback:jar:0.131.4-alpha
ch.qos.logback:logback-classic:jar:1.2.13
ch.qos.logback:logback-core:jar:1.2.13
com.google.cloud:google-cloud-logging:jar:3.16.2
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.42.0
com.google.j2objc:j2objc-annotations:jar:3.0.0
com.google.code.gson:gson:jar:2.10.1
io.grpc:grpc-api:jar:1.62.2
io.grpc:grpc-stub:jar:1.62.2
io.grpc:grpc-protobuf:jar:1.62.2
io.grpc:grpc-protobuf-lite:jar:1.62.2
com.google.auto.value:auto-value-annotations:jar:1.10.4
javax.annotation:javax.annotation-api:jar:1.3.2
com.google.protobuf:protobuf-java-util:jar:3.25.2
com.google.api.grpc:proto-google-common-protos:jar:2.37.1
com.google.api.grpc:proto-google-cloud-logging-v2:jar:0.105.2
com.google.auth:google-auth-library-credentials:jar:1.23.0
io.opencensus:opencensus-api:jar:0.31.1
io.opentelemetry:opentelemetry-api:jar:1.36.0
io.opentelemetry:opentelemetry-context:jar:1.36.0
com.google.api:gax-grpc:jar:2.46.1
io.grpc:grpc-alts:jar:1.62.2
io.grpc:grpc-grpclb:jar:1.62.2
org.conscrypt:conscrypt-openjdk-uber:jar:2.5.2
io.grpc:grpc-auth:jar:1.62.2
io.grpc:grpc-netty-shaded:jar:1.62.2
io.grpc:grpc-util:jar:1.62.2
io.perfmark:perfmark-api:jar:0.27.0
io.grpc:grpc-googleapis:jar:1.62.2
io.grpc:grpc-xds:jar:1.62.2
io.opencensus:opencensus-proto:jar:0.2.0
io.grpc:grpc-services:jar:1.62.2
com.google.re2j:re2j:jar:1.7
com.google.cloud:google-cloud-core-grpc:jar:2.36.1
com.google.http-client:google-http-client-gson:jar:1.44.1
com.google.http-client:google-http-client:jar:1.44.1
org.apache.httpcomponents:httpclient:jar:4.5.14
commons-codec:commons-codec:jar:1.16.1
org.apache.httpcomponents:httpcore:jar:4.4.16
io.grpc:grpc-context:jar:1.62.2
io.opencensus:opencensus-contrib-http-util:jar:0.31.1
io.grpc:grpc-inprocess:jar:1.62.2
io.grpc:grpc-core:jar:1.62.2
com.google.android:annotations:jar:4.1.1.4
org.codehaus.mojo:animal-sniffer-annotations:jar:1.23
com.google.api.grpc:proto-google-iam-v1:jar:1.32.1
com.google.errorprone:error_prone_annotations:jar:2.26.1
org.slf4j:slf4j-api:jar:1.7.36
com.google.api:api-common:jar:2.29.1
com.google.cloud:google-cloud-core:jar:2.36.1
com.google.auth:google-auth-library-oauth2-http:jar:1.23.0
com.google.guava:guava:jar:33.1.0-jre
com.google.protobuf:protobuf-java:jar:3.25.2
com.google.api:gax:jar:2.46.1
org.threeten:threetenbp:jar:1.6.8
Last generated at 2024-08-27T13:43:29.788755