Skip to content

Ignore synthetic methods when checking for duplicate annotations#13148

Merged
jzheaux merged 2 commits intospring-projects:5.8.xfrom
f-cramer:gh-13132
May 11, 2023
Merged

Ignore synthetic methods when checking for duplicate annotations#13148
jzheaux merged 2 commits intospring-projects:5.8.xfrom
f-cramer:gh-13132

Conversation

@f-cramer
Copy link
Copy Markdown

@f-cramer f-cramer commented May 9, 2023

Closes gh-13132

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 9, 2023
@jzheaux jzheaux changed the base branch from main to 5.8.x May 11, 2023 00:10
@jzheaux jzheaux self-assigned this May 11, 2023
@jzheaux jzheaux added status: duplicate A duplicate of another issue in: core An issue in spring-security-core type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels May 11, 2023
@jzheaux jzheaux added this to the 5.8.4 milestone May 11, 2023
@jzheaux jzheaux merged commit 05ef215 into spring-projects:5.8.x May 11, 2023
@f-cramer f-cramer deleted the gh-13132 branch May 11, 2023 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: core An issue in spring-security-core status: duplicate A duplicate of another issue type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AuthorizationAnnotationUtils.findUniqueAnnotation broken for synthetic methods

3 participants