Update Java + mvn version in BUILDING.md (#790)

This commit is contained in:
Jonah Graham 2024-05-17 12:45:05 -04:00 committed by GitHub
parent 5ca51073c9
commit 35766ce9e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for contributing information, in
## Command-line Build instructions with Maven ## Command-line Build instructions with Maven
Eclipse CDT uses the standard Maven and Tycho workflow for building CDT using Maven 3.8 and Java 17. Therefore to package CDT do: Eclipse CDT uses the standard Maven and Tycho workflow for building CDT using Maven 3.9 and Java 21. Therefore to package CDT do:
``` ```
mvn package mvn package