Fix @since tag

This commit is contained in:
Madhura Bhave 2019-10-02 18:01:36 -07:00
parent 386c0a60a7
commit fcbd4408c9
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ import org.springframework.validation.annotation.Validated;
* {@link ApplicationContext}.
*
* @author Phillip Webb
* @since 2.0.0
* @since 2.2.0
* @see #get(ApplicationContext, Object, String)
* @see #getAll(ApplicationContext)
*/