Skip to content

Commit

Permalink
Update Java + mvn version in BUILDING.md (#790)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahgraham committed May 17, 2024
1 parent 5ca5107 commit 35766ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for contributing information, in

## 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
Expand Down

0 comments on commit 35766ce

Please sign in to comment.