mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
Change required Java version for running MapStruct in the readme
This commit is contained in:
parent
9247c5d7fb
commit
d7c0d15fe1
@ -130,7 +130,7 @@ To learn more about MapStruct, refer to the [project homepage](http://mapstruct.
|
||||
|
||||
## Building from Source
|
||||
|
||||
MapStruct uses Maven for its build. Java 8 is required for building MapStruct from source. To build the complete project, run
|
||||
MapStruct uses Maven for its build. Java 11 is required for building MapStruct from source. To build the complete project, run
|
||||
|
||||
mvn clean install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user