Skip to content

Commit

Permalink
chore: mention requirements to Java 21 in Contributing guide
Browse files Browse the repository at this point in the history
Java 21 is required when building the project. It is used to create the
Camel catalog at build time.

Signed-off-by: Aurélien Pupier <[email protected]>
  • Loading branch information
apupier committed Jan 8, 2024
1 parent 7b2ffce commit 7c2768e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Before you start contributing, ensure that you have the following installed:

- NodeJS (>v18.x)
- yarn (>v3.x)
- Java 21+

### Setting Up the Project

Expand Down

0 comments on commit 7c2768e

Please sign in to comment.