File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed
guides/600-response-caching Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 158158 typically matching the patch component of the GraalVM image tag above (ie. 21.0.4 => 23.1.4)
159159 -->
160160 <graalvm .version>23.1.4</graalvm .version>
161- <grpc .version>1.73 .0</grpc .version>
161+ <grpc .version>1.75 .0</grpc .version>
162162 <!--
163163 NOTE: changing this version may mean updating other dependencies to match versions that Helidon uses:
164164 eclipse.mp.config.version
169169 -->
170170 <!-- Force use of a higher version of gson to get CVE fixes -->
171171 <gson .version>2.13.1</gson .version>
172- <helidon .version>2.6.11 </helidon .version>
172+ <helidon .version>2.6.12 </helidon .version>
173173 <helidon .sitegen.version>2.1.2</helidon .sitegen.version>
174174 <hsqldb .version>2.7.4</hsqldb .version>
175175 <groovy .version>4.0.27</groovy .version>
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ coherenceGroupId=com.oracle.coherence.ce
1010
1111junitVersion =5.12.2
1212
13- helidonVersion =2.6.11
13+ helidonVersion =2.6.12
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 >2.6.11 </version >
17+ <version >2.6.12 </version >
1818 <relativePath />
1919 </parent >
2020
Original file line number Diff line number Diff line change 88coherenceVersion =14.1.2-0-4-SNAPSHOT
99coherenceGroupId =com.oracle.coherence.ce
1010
11- helidonVersion =2.6.11
11+ helidonVersion =2.6.12
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>2.6.11 </helidon .version>
24+ <helidon .version>2.6.12 </helidon .version>
2525
2626 <java .version>17</java .version>
2727
Original file line number Diff line number Diff line change 88coherenceVersion =14.1.2-0-4-SNAPSHOT
99coherenceGroupId =com.oracle.coherence.ce
1010
11- helidonVersion =2.6.11
11+ helidonVersion =2.6.12
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>2.6.11 </helidon .version>
24+ <helidon .version>2.6.12 </helidon .version>
2525
2626 <java .version>17</java .version>
2727
You can’t perform that action at this time.
0 commit comments