diff --git a/README.md b/README.md index f7484ac..00433a4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ OpenTable Embedded PostgreSQL Component ======================================= -Note: This library requires Java 11+. However, Flyway 10 requires Java 17. +Note: This library requires Java 11+. However, Flyway 10 requires Java 17. The last pure Java 11 release was 1.0.3 Allows embedding PostgreSQL into Java application code, using Docker containers. Excellent for allowing you to unit