Thanks to visit codestin.com
Credit goes to github.com

Skip to content

google-cloud-logging-logback no longer managed by gapic-libraries-bom nor google-cloud-bom #7498

Description

@ms7249

In the recent commit to google-cloud-bom BOM 2abc52a, the managed depenendency google-cloud-logging-logback has been removed with a comment that it will be managed by gapic-libraries-bom BOM. But this is not the case https://repo1.maven.org/maven2/com/google/cloud/gapic-libraries-bom/1.87.0/gapic-libraries-bom-1.87.0.pom

Is there a reason why it's missing in gapic, should the version be now managed manually, this seems counterintuitive.

      <dependency>
        <groupId>com.google.cloud</groupId>
        <artifactId>google-cloud-logging-logback</artifactId>
        <version>0.134.0-alpha</version>
      </dependency>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions