See gh-28983 Closes gh-29154
@ -154,7 +154,7 @@ public abstract class AbstractGenericWebContextLoader extends AbstractContextLoa
* {@code GenericWebApplicationContext} with a custom
* {@link DefaultListableBeanFactory} implementation.
* @return a newly instantiated {@code GenericWebApplicationContext}
* @since 5.2.23
* @since 5.3.23
*/
protected GenericWebApplicationContext createContext() {
return new GenericWebApplicationContext();