Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate away from javax.annotation:jsr250-api:1.0 #3480

Closed
liutikas opened this issue Jul 25, 2022 · 0 comments
Closed

Migrate away from javax.annotation:jsr250-api:1.0 #3480

liutikas opened this issue Jul 25, 2022 · 0 comments

Comments

@liutikas
Copy link

javax.annotation:jsr250-api:1.0 ships unsigned set of artifacts (see missing .asc), forcing dagger users that enable signature verification to manually allowlist jsr250-api artifact. Instead, dagger should depend on javax.annotation:javax.annotation-api:1.3.2 that contains the same classes and is signed.

copybara-service bot pushed a commit that referenced this issue Jul 28, 2022
…tation:javax.annotation-api:1.3.2.

Fixes #3480.

RELNOTES=Fix #3480. Replace dependency on javax.annotation:jsr250-api:1.0 with javax.annotation:javax.annotation-api:1.3.2.
PiperOrigin-RevId: 463891446
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant