Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency management for mimepull is redundant and the managed version is incompatible with Java 8 #31145

Conversation

youribonnaffe
Copy link
Contributor

Mimepull dependency was introduced in 1c18fd8 for gh-14924 to force the
version as the one coming from saaj-impl was not on Maven Central.
This is no longer the case.

Version 1.10.0 of Mimepull has been built with Java 11, breaking
compatibility with Java 8 for Spring Boot.

Closes gh-31133

Mimepull dependency was introduced in 1c18fd8 for spring-projectsgh-14924 to force the
version as the one coming from saaj-impl was not on Maven Central.
This is no longer the case.

Version 1.10.0 of Mimepull has been built with Java 11, breaking
compatibility with Java 8 for Spring Boot.

Closes spring-projectsgh-31133
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 23, 2022
@wilkinsona wilkinsona changed the title Remove mimepull dependency Dependency management for mimepull is redundant and its current version is incompatible with Java 8 May 23, 2022
@wilkinsona wilkinsona added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels May 23, 2022
@wilkinsona wilkinsona added this to the 2.7.x milestone May 23, 2022
@wilkinsona wilkinsona changed the title Dependency management for mimepull is redundant and its current version is incompatible with Java 8 Dependency management for mimepull is redundant and the managed version is incompatible with Java 8 May 23, 2022
@wilkinsona wilkinsona added the status: noteworthy A noteworthy issue to call out in the release notes label May 27, 2022
@wilkinsona wilkinsona self-assigned this May 27, 2022
@wilkinsona wilkinsona modified the milestones: 2.7.x, 2.7.1 May 27, 2022
wilkinsona pushed a commit that referenced this pull request May 27, 2022
Mimepull dependency was introduced in 1c18fd8 for gh-14924 to force the
version as the one coming from saaj-impl was not on Maven Central.
This is no longer the case.

Version 1.10.0 of Mimepull has been built with Java 11, breaking
compatibility with Java 8 for Spring Boot.

See gh-31145
@wilkinsona
Copy link
Member

Thanks very much for making your first contribution to Spring Boot, @youribonnaffe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: noteworthy A noteworthy issue to call out in the release notes type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mimepull 1.10.0 dependency breaks compatibility with Java 8 for Spring Boot 2.7.0
3 participants