spring-framework/spring-core
Sam Brannen 622fc3edf7 Fix merged annotation attributes regression
Commit d6768ccc18 introduced a regression in the support for merging
annotation attributes in a multi-level annotation hierarchy.

This commit addresses that issue by ensuring that a merged annotation
is once again synthesized if a meta-annotation in the annotation
hierarchy declares attributes that override attributes in the target
annotation.

Closes gh-28716
2022-06-28 14:22:53 +02:00
..
src Fix merged annotation attributes regression 2022-06-28 14:22:53 +02:00
spring-core.gradle Consistent support for setContextClass in CGLIB beans package 2022-06-14 15:08:44 +02:00