mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-24 11:13:30 +00:00
The javadoc did not work with JDK 1.5 due to a JDK bug fixed in JDK 1.6. This changed the javadoc that had a tag that started with <a and was not closed to escape the < >. This resolves the issue with the JDK 1.5 javadoc bug.