Skip to content

Commit

Permalink
Update README.md about building with JDK 17 (#707)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-m-knight-gs authored Sep 7, 2023
1 parent e8045d3 commit 588f187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ classpath to add functionality extensions.

## Development setup

This application uses Maven 3.6+ and JDK 11 to build. Simply run `mvn install` to compile.
This application uses Maven 3.6+ and JDK 11 or 17 to build. Simply run `mvn install` to compile.

## Roadmap

Expand Down

0 comments on commit 588f187

Please sign in to comment.