Skip to content

Commit 58e66b8

Browse files
committed
Update JRE to open version
If we use a fixed version, build will fail as soon as the remote site updates
1 parent ce78b44 commit 58e66b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

target-platform/target-platform.target

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</location>
1313
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
1414
<repository location="https://download.eclipse.org/justj/jres/21/updates/release/latest"/>
15-
<unit id="org.eclipse.justj.openjdk.hotspot.jre.minimal.feature.group" version="21.0.4.v20240802-1551"/>
15+
<unit id="org.eclipse.justj.openjdk.hotspot.jre.minimal.feature.group" version="0.0.0"/>
1616
</location>
1717
<location includeDependencyDepth="infinite" includeDependencyScopes="compile" includeSource="true" missingManifest="generate" type="Maven">
1818
<dependencies>

0 commit comments

Comments
 (0)