File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
guides/600-response-caching Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 197197 <!-- Force use of a higher version of gson to get CVE fixes -->
198198 <gson .version>2.13.1</gson .version>
199199 <!-- When running tests with Java 21 we will use Helidon 4 -->
200- <helidon .version.4>4.3.0-M4 </helidon .version.4>
200+ <helidon .version.4>4.3.0</helidon .version.4>
201201 <!-- When running tests with Java 17 we will use Helidon 3 (this will be set using the helidon3 profile) -->
202202 <helidon .version.3>3.2.15</helidon .version.3>
203203 <!-- This is the property that sets the version used by other modules (we default to Helidon 4) -->
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ coherenceGroupId=com.oracle.coherence.ce
1010
1111junitVersion =5.12.2
1212jandexPluginVersion =1.86
13- helidonVersion =4.3.0-M4
13+ helidonVersion =4.3.0
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >io.helidon.applications</groupId >
1616 <artifactId >helidon-mp</artifactId >
17- <version >4.3.0-M4 </version >
17+ <version >4.3.0</version >
1818 <relativePath />
1919 </parent >
2020
Original file line number Diff line number Diff line change 88coherenceVersion =15.1.1-0-0-SNAPSHOT
99coherenceGroupId =com.oracle.coherence.ce
1010
11- helidonVersion =4.3.0-M4
11+ helidonVersion =4.3.0
1212
1313junitVersion =5.12.2
1414
Original file line number Diff line number Diff line change 2121
2222 <coherence .group.id>com.oracle.coherence.ce</coherence .group.id>
2323 <coherence .version>${project.version} </coherence .version>
24- <helidon .version>4.3.0-M4 </helidon .version>
24+ <helidon .version>4.3.0</helidon .version>
2525 <!-- make sure this version of parsson-media is in sync with Helidon -->
2626 <parsson-media .version>1.1.7</parsson-media .version>
2727
Original file line number Diff line number Diff line change 88coherenceVersion =15.1.1-0-0-SNAPSHOT
99coherenceGroupId =com.oracle.coherence.ce
1010
11- helidonVersion =4.3.0-M4
11+ helidonVersion =4.3.0
1212
1313junitVersion =5.12.2
1414
Original file line number Diff line number Diff line change 2121
2222 <coherence .group.id>com.oracle.coherence.ce</coherence .group.id>
2323 <coherence .version>${project.version} </coherence .version>
24- <helidon .version>4.3.0-M4 </helidon .version>
24+ <helidon .version>4.3.0</helidon .version>
2525 <!-- make sure this version of parsson-media is in sync with Helidon -->
2626 <parsson-media .version>1.1.7</parsson-media .version>
2727
You can’t perform that action at this time.
0 commit comments