diff --git a/README.md b/README.md index 5af33a49a..a160bf2ca 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The Liberty Maven Plugin provides a number of goals for managing a Liberty serve #### Java Support -The Liberty Maven Plugin is tested with Long-Term-Support (LTS) releases of Java. The plugin, as of release 3.7, supports Java 8, 11 and 17. Prior to this version, the plugin is supported on Java 8 and 11. +The Liberty Maven Plugin is tested with Long-Term-Support (LTS) releases of Java. The plugin, as of release 3.10, supports Java 8, 11, 17 and 21. Versions 3.7 to 3.9.x support Java 8, 11 and 17. Prior to version 3.7, the plugin is supported on Java 8 and 11. #### Release 3.0 differences