A change in `docs.gradle` in 5.2.4 resulted in distribution zip files no longer being published to https://repo.spring.io/release/org/springframework/spring/. This commit fixes this by updating the `mavenContent` configuration as suggested by @wilkinsona. Closes gh-24605