-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Labels
api: pubsubIssues related to the googleapis/java-pubsub API.Issues related to the googleapis/java-pubsub API.
Description
There's a bunch of usages of javax in this library.
ALL of them related to javax.annotation
.
Usage of javax.annotation:javax.annotation-api
in this repo results in it being transitively passed to all consumers of the google-cloud-pubsub
library, including com.google.cloud:spring-cloud-gcp-pubsub
and beyond.
It would be good to modernize this library to have it use the jakarta.annotation
instead.
Metadata
Metadata
Assignees
Labels
api: pubsubIssues related to the googleapis/java-pubsub API.Issues related to the googleapis/java-pubsub API.