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 44fa60c commit 2ced468Copy full SHA for 2ced468
prj/coherence-dependencies/pom.xml
@@ -177,7 +177,7 @@
177
<!-- When running tests with Java 21 we will use Helidon 4 -->
178
<helidon.version.4>4.0.6</helidon.version.4>
179
<!-- When running tests with Java 17 we will use Helidon 3 (this will be set using the helidon3 profile) -->
180
- <helidon.version.3>3.2.6</helidon.version.3>
+ <helidon.version.3>3.2.7</helidon.version.3>
181
<!-- This is the property that sets the version used by other modules (we default to Helidon 4) -->
182
<helidon.version>${helidon.version.4}</helidon.version>
183
0 commit comments