Use HTTPS in link

See gh-24268
This commit is contained in:
Sam Brannen
2020-01-06 14:45:17 +01:00
parent c1d0060a6f
commit 59ade91694

View File

@@ -57,7 +57,7 @@ import org.springframework.util.StringUtils;
*
* <p>Mainly for internal use within the framework, but to some degree also
* useful for application classes. Consider
* <a href="http://commons.apache.org/proper/commons-beanutils/">Apache Commons BeanUtils</a>,
* <a href="https://commons.apache.org/proper/commons-beanutils/">Apache Commons BeanUtils</a>,
* <a href="https://hotelsdotcom.github.io/bull/">BULL - Bean Utils Light Library</a>,
* or similar third-party frameworks for more comprehensive bean utilities.
*