File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,15 +20,15 @@ jobs:
20
20
poetry-version : ["1.5.0"]
21
21
os : [ubuntu-latest]
22
22
coherenceVersion :
23
- - 23.09.2
23
+ - 24.03
24
24
- 22.06.7
25
25
base-image :
26
26
- gcr.io/distroless/java17-debian11
27
27
profile :
28
28
- " ,-jakarta,javax"
29
29
- " ,jakarta,-javax"
30
30
exclude :
31
- - coherenceVersion : 23.09.2
31
+ - coherenceVersion : 24.03
32
32
profile : " ,-jakarta,javax"
33
33
- coherenceVersion : 22.06.7
34
34
profile : " ,jakarta,-javax"
Original file line number Diff line number Diff line change 34
34
<maven .compiler.target>11</maven .compiler.target>
35
35
36
36
<coherence .group.id>com.oracle.coherence.ce</coherence .group.id>
37
- <coherence .version>23.09.2 </coherence .version>
37
+ <coherence .version>24.03 </coherence .version>
38
38
39
39
<!-- The version of Coherence to use in the test images -->
40
40
<coherence .test.groupId>com.oracle.coherence.ce</coherence .test.groupId>
You can’t perform that action at this time.
0 commit comments