Skip to content

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

Closed
youribonnaffe wants to merge 1 commit intospring-projects:mainfrom
youribonnaffe:gh-31133-remove-mimepull
Closed

Dependency management for mimepull is redundant and the managed version is incompatible with Java 8#31145
youribonnaffe wants to merge 1 commit intospring-projects:mainfrom
youribonnaffe:gh-31133-remove-mimepull

Conversation

@youribonnaffe
Copy link
Copy Markdown
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 for: upgrade-attention An issue requiring extra attention when upgrading 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
Copy Markdown
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

for: upgrade-attention An issue requiring extra attention when upgrading 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