This commit removes the dependency that the spring-web module has on Jakarta Mail. In FormHttpMessageConverter, a dependency on jakarta.mail.internet.MimeUtility was replaced by existing encoding logic in ContentDisposition. In StandardMultipartHttpServletRequest, a dependency on the same MimeUtility was replaced by new quoted-printable decoding logic in ContentDisposition. Closes gh-28392 |
||
|---|---|---|
| .. | ||
| src | ||
| spring-web.gradle | ||