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 de1b5d0 commit d0be6c5Copy full SHA for d0be6c5
prj/pom.xml
@@ -119,7 +119,7 @@
119
The prefix of the Java download URL for the Coherence images
120
(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)
121
-->
122
- <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>
123
<!-- default ports configured in the image -->
124
<docker.port.grpc>1408</docker.port.grpc>
125
<docker.port.extend>20000</docker.port.extend>
0 commit comments