Skip to content

Commit 47f0e00

Browse files
ranaalotaibiMSRana Alotaibi
andauthored
Fix README to indicate that Java 21 is required. (#446)
Fix README to indicate that Java 21 is required Co-authored-by: Rana Alotaibi <[email protected]>
1 parent febe379 commit 47f0e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ The original OLTPBench code was largely written by the authors of the original p
241241

242242
A significant portion of the modernization was contributed by [Tim Veil @ Cockroach Labs](https://github.com/timveil-cockroach), including but not limited to:
243243

244-
* Built with and for Java ~~11~~ 17.
244+
* Built with and for Java ~~17~~ 21.
245245
* Migration from Ant to Maven.
246246
* Reorganized project to fit Maven structure.
247247
* Removed static `lib` directory and dependencies.

0 commit comments

Comments
 (0)