From 6c5829d74f23582b55df965484e2bb84c1b011d2 Mon Sep 17 00:00:00 2001 From: Ryan Lubke Date: Mon, 25 Mar 2024 13:12:26 -0700 Subject: [PATCH] Update docs for 3.10.0 --- latest/guide/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest/guide/index.html b/latest/guide/index.html index 714e0697..8fc77d06 100644 --- a/latest/guide/index.html +++ b/latest/guide/index.html @@ -375,7 +375,7 @@

4 Bootstraping Cohere
-

The default behavior of the Coherence Micronaut framework is to use the Coherence bootstrap API introduced in Coherence CE 20.12 to configure and create Coherence instances. +

The default behavior of the Coherence Micronaut framework is to use the Coherence bootstrap API introduced in Coherence CE 22.06 to configure and create Coherence instances. This means that Coherence resources in a Micronaut application are typically owned by a Coherence Session.