diff --git a/Spring-Framework-7.0-Release-Notes.md b/Spring-Framework-7.0-Release-Notes.md index 9055487..35bafaa 100644 --- a/Spring-Framework-7.0-Release-Notes.md +++ b/Spring-Framework-7.0-Release-Notes.md @@ -51,6 +51,8 @@ Many other APIs and features were removed as part of [#33809](https://github.com * WebJars support with `org.webjars:webjars-locator-core` in favor of `org.webjars:webjars-locator-lite` * OkHttp3 support +`RequestContext#jstPresent` protected static field has been renamed to `JSTL_PRESENT` as part of [#35525](https://github.com/spring-projects/spring-framework/issues/35525). + ### Deprecations * The ``) are NOT deprecated.