Fix javadoc empty <p> tag warnings

This commit is contained in:
Phillip Webb
2026-09-15 20:33:44 -07:00
parent 7029b721f2
commit 9fd0762b3c
2 changed files with 0 additions and 2 deletions
@@ -42,7 +42,6 @@ import org.springframework.test.context.TestPropertySource;
* }
* </pre> will result in a {@literal my.example.name} property being added with the value
* {@literal "Spring"}.
* <p>
*
* @author Phillip Webb
* @since 4.0.0
@@ -96,7 +96,6 @@ import org.springframework.util.CollectionUtils;
* // other assertions
* });
* }</pre>
* <p>
*
* @param <SELF> the "self" type for this runner
* @param <C> the context type