We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a3afd commit ac3eedfCopy full SHA for ac3eedf
prj/coherence-dependencies/pom.xml
@@ -197,7 +197,7 @@
197
<!-- Force use of a higher version of gson to get CVE fixes -->
198
<gson.version>2.13.1</gson.version>
199
<!-- When running tests with Java 21 we will use Helidon 4 -->
200
- <helidon.version.4>4.2.3</helidon.version.4>
+ <helidon.version.4>4.3.0-M1</helidon.version.4>
201
<!-- When running tests with Java 17 we will use Helidon 3 (this will be set using the helidon3 profile) -->
202
<helidon.version.3>3.2.12</helidon.version.3>
203
<!-- This is the property that sets the version used by other modules (we default to Helidon 4) -->
0 commit comments