diff --git a/README.adoc b/README.adoc index 45b32cea..7d94ff4e 100644 --- a/README.adoc +++ b/README.adoc @@ -41,6 +41,24 @@ The clients can be configured by code and/or a configuration file in `${user.hom There are also 'providers' available to configure them easily via spring XML's or for example XML's of magnolia CMS (which uses guice) +== Versions + + +|=== +|Version |java + + +| >= 7.5.x +|java 17 + +|7.4.x +|java 11 + +|=== + + + + == TODO