Skip to content

Commit 0e094e8

Browse files
committed
Remove link to obsolete MetaAnnotationUtils
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
1 parent 5dc7425 commit 0e094e8

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

spring-test/src/test/java/org/springframework/test/context/OverriddenMetaAnnotationAttributesTestContextAnnotationUtilsTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
*
3636
* @author Sam Brannen
3737
* @since 5.3, though originally since 4.0 for the deprecated
38-
* {@link org.springframework.test.util.MetaAnnotationUtils} support
3938
* @see TestContextAnnotationUtilsTests
4039
*/
4140
class OverriddenMetaAnnotationAttributesTestContextAnnotationUtilsTests {

spring-test/src/test/java/org/springframework/test/context/TestContextAnnotationUtilsTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
*
5050
* @author Sam Brannen
5151
* @since 5.3, though originally since 4.0 for the deprecated
52-
* {@link org.springframework.test.util.MetaAnnotationUtils} support
5352
* @see OverriddenMetaAnnotationAttributesTestContextAnnotationUtilsTests
5453
*/
5554
class TestContextAnnotationUtilsTests {

0 commit comments

Comments
 (0)