Polishing contribution

Closes gh-33715
This commit is contained in:
rstoyanchev
2024-10-16 13:06:22 +01:00
parent f35ed8d044
commit ca820c914f
2 changed files with 9 additions and 22 deletions

View File

@@ -29,7 +29,6 @@ import org.springframework.util.Assert;
* Parser for URI's based on RFC 3986 syntax.
*
* @author Rossen Stoyanchev
* @author Yanming Zhou
* @since 6.2
*
* @see <a href="https://www.rfc-editor.org/info/rfc3986">RFC 3986</a>