From 8311986872a98e85781e2856c075d0f1f17304a4 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Tue, 1 Oct 2019 10:35:58 -0500 Subject: [PATCH] Polishing. Related to #112. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index bc7bf6c..0813afd 100644 --- a/README.adoc +++ b/README.adoc @@ -31,7 +31,7 @@ our pipelines testing against it. The extra tests are designed to give you a smo JDK 11, you should be using at least Spring Session for MongoDB *2.1*. ==== -IMPORTANT: *JDK 12* is Java's latest version and is unstable. We are testing against it to catch issues early on, but don't support it directly on any version of Spring Session for MongoDB. +IMPORTANT: *JDK 13* is Java's latest version and is unstable. We are testing against it to catch issues early on, but don't support it directly on any version of Spring Session for MongoDB. == Building Spring Session MongoDB