Skip to content

Commit 72d9705

Browse files
committed
Use Java 25 for images
(merge 15.1.1 -> ce/15.1.1 118725) [git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v15.1.1.0/": change = 118726]
1 parent 982cb22 commit 72d9705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prj/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
The prefix of the Java download URL for the Coherence images
117117
(this URL does not have the O/S and architecture specific part on the end of the URL, that is created by the build script)
118118
-->
119-
<java.ea.base.url>https://download.oracle.com/java/24/latest/jdk-24</java.ea.base.url>
119+
<java.ea.base.url>https://download.oracle.com/java/25/latest/jdk-25</java.ea.base.url>
120120
<!-- default ports configured in the image -->
121121
<docker.port.grpc>1408</docker.port.grpc>
122122
<docker.port.extend>20000</docker.port.extend>

0 commit comments

Comments
 (0)