Skip to content

Commit ac3eedf

Browse files
committed
COH-32948 - Add Coherence RAG modules to BOM and installer
(merge main -> ce/main 118494) [git-p4: depot-paths = "//dev/coherence-ce/main/": change = 118499]
1 parent 83a3afd commit ac3eedf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prj/coherence-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
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.2.3</helidon.version.4>
200+
<helidon.version.4>4.3.0-M1</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.12</helidon.version.3>
203203
<!-- This is the property that sets the version used by other modules (we default to Helidon 4) -->

0 commit comments

Comments
 (0)