Skip to content

Commit

Permalink
Fix #536 - correct minimum Java and Maven versions
Browse files Browse the repository at this point in the history
  • Loading branch information
markt-asf committed Aug 9, 2023
1 parent a36a14f commit 92df182
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Building
--------
Prerequisites:

* JDK8+
* Maven 3.0.3+
* JDK 11+
* Maven 3.5.4+

Run the build:

Expand Down

0 comments on commit 92df182

Please sign in to comment.