Skip to content

Commit 225a3a2

Browse files
author
Tim Middleton
authored
Fix docs version (#284)
* Fix docs version * Update starter versions in docs
1 parent 86a6307 commit 225a3a2

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

docs/reference/create_starter.adoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@
1414
This **experimental** feature allows you to create example Maven projects to show basic integration of Coherence with various frameworks.
1515
Currently, we support the following integrations:
1616
17-
1. Helidon Microprofile - 4.1.6
17+
1. Helidon Microprofile - 4.2.0
1818
19-
2. Spring Boot - spring-boot-starter 3.4.1, coherence-spring 4.3.0
19+
2. Spring Boot - spring-boot-starter 3.4.3, coherence-spring 4.3.0
2020
21-
3. Micronaut - micronaut-parent: 4.7.3, micronaut-coherence: 5.0.4"
21+
3. Micronaut - micronaut-parent: 4.7.3, micronaut-coherence: 5.0.4
22+
23+
NOTE: The framework versions may be updated from time to time.
2224
2325
The example projects generated expose a simple REST API where the data is stored in Coherence caches using each of the different frameworks.
2426

docs/sitegen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ backend:
3535
name: "vuetify"
3636
homePage: "docs/about/overview.adoc"
3737
releases:
38-
- "1.8.1"
38+
- "1.9.0"
3939
navigation:
4040
type: "ROOT"
4141
title: "Coherence CLI"

0 commit comments

Comments
 (0)