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 982cb22 commit 72d9705Copy full SHA for 72d9705
prj/pom.xml
@@ -116,7 +116,7 @@
116
The prefix of the Java download URL for the Coherence images
117
(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)
118
-->
119
- <java.ea.base.url>https://download.oracle.com/java/24/latest/jdk-24</java.ea.base.url>
+ <java.ea.base.url>https://download.oracle.com/java/25/latest/jdk-25</java.ea.base.url>
120
<!-- default ports configured in the image -->
121
<docker.port.grpc>1408</docker.port.grpc>
122
<docker.port.extend>20000</docker.port.extend>
0 commit comments