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

fix: add missing mapstruct version property #13199

Merged
merged 1 commit into from
Dec 12, 2020

Conversation

ctamisier
Copy link
Contributor

Add some missing <version>${mapstruct.version}</version> to honor the version defined in the current POM.
Otherwise it takes the one from the BOM.

(or should we remove the <mapstruct.version>1.4.1.Final</mapstruct.version> from the properties of the current POM ?)

I realized this after upgrading to IntelliJ 2020.3 that requires mapstruct 1.4.1 to build mapping implementation

@pascalgrimaud pascalgrimaud merged commit c7ebbc9 into jhipster:main Dec 12, 2020
@ctamisier ctamisier deleted the add-mapstruct-version branch December 12, 2020 21:03
@pascalgrimaud pascalgrimaud added this to the 7.0.0-beta.0 milestone Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants