googleapis / googleapis/google-cloud-java

[sdk-platform-java] Provide a version that doesn't build upon old javax libraries

Aperta
#12,363 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
priority: p2 type: bug
Lingua principale
Java
Stelle
2.1k
Fork
1.2k
Merge medio
1g 23h
PR unite (30g)
154

Descrizione

**Is your feature request related to a problem? Please describe.**

In version 1.39 a dependency to api-common was introduced.
[Commit](https://github.com/googleapis/google-auth-library-java/commit/e7d4380ce94bbdd5a879591e0652945262e896aa)

api-common still references javax.annotations a dependency that has moved to jakarta.annotations years ago. This can cause a headache for projects that already moved to jakarta.

**Describe the solution you'd like**
Update to the jakarta namespace or remove the api-common dependency because it is only used for one annotation anyway.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.