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 197
197
<!-- Force use of a higher version of gson to get CVE fixes -->
198
198
<gson .version>2.13.1</gson .version>
199
199
<!-- When running tests with Java 21 we will use Helidon 4 -->
200
- <helidon .version.4>4.3.0-M3 </helidon .version.4>
200
+ <helidon .version.4>4.3.0-M4 </helidon .version.4>
201
201
<!-- When running tests with Java 17 we will use Helidon 3 (this will be set using the helidon3 profile) -->
202
202
<helidon .version.3>3.2.15</helidon .version.3>
203
203
<!-- 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
10
10
11
11
junitVersion =5.12.2
12
12
jandexPluginVersion =1.86
13
- helidonVersion =4.3.0-M3
13
+ helidonVersion =4.3.0-M4
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >io.helidon.applications</groupId >
16
16
<artifactId >helidon-mp</artifactId >
17
- <version >4.3.0-M3 </version >
17
+ <version >4.3.0-M4 </version >
18
18
<relativePath />
19
19
</parent >
20
20
Original file line number Diff line number Diff line change 8
8
coherenceVersion =25.09-SNAPSHOT
9
9
coherenceGroupId =com.oracle.coherence.ce
10
10
11
- helidonVersion =4.3.0-M3
11
+ helidonVersion =4.3.0-M4
12
12
13
13
junitVersion =5.12.2
14
14
Original file line number Diff line number Diff line change 21
21
22
22
<coherence .group.id>com.oracle.coherence.ce</coherence .group.id>
23
23
<coherence .version>${project.version} </coherence .version>
24
- <helidon .version>4.3.0-M3 </helidon .version>
24
+ <helidon .version>4.3.0-M4 </helidon .version>
25
25
<!-- make sure this version of parsson-media is in sync with Helidon -->
26
26
<parsson-media .version>1.1.7</parsson-media .version>
27
27
Original file line number Diff line number Diff line change 8
8
coherenceVersion =25.09-SNAPSHOT
9
9
coherenceGroupId =com.oracle.coherence.ce
10
10
11
- helidonVersion =4.3.0-M3
11
+ helidonVersion =4.3.0-M4
12
12
13
13
junitVersion =5.12.2
14
14
Original file line number Diff line number Diff line change 21
21
22
22
<coherence .group.id>com.oracle.coherence.ce</coherence .group.id>
23
23
<coherence .version>${project.version} </coherence .version>
24
- <helidon .version>4.3.0-M3 </helidon .version>
24
+ <helidon .version>4.3.0-M4 </helidon .version>
25
25
<!-- make sure this version of parsson-media is in sync with Helidon -->
26
26
<parsson-media .version>1.1.7</parsson-media .version>
27
27
You can’t perform that action at this time.
0 commit comments