Skip to content

Commit

Permalink
Update JREs
Browse files Browse the repository at this point in the history
  • Loading branch information
merks committed Jan 28, 2024
1 parent a35040f commit edb623a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setups/org.eclipse.jres.setup
Expand Up @@ -9,7 +9,7 @@
label="JRE">
<setupTask
xsi:type="setup.p2:P2Task"
label="JRE 11.0.21">
label="JRE 11.0.22">
<requirement
name="org.eclipse.justj.openjdk.hotspot.jre.full.feature.group"
filter="(|(&amp;(osgi.arch=aarch64)(osgi.os=linux))(&amp;(osgi.arch=aarch64)(osgi.os=macosx))(&amp;(osgi.arch=ppc64le)(osgi.os=linux))(&amp;(osgi.arch=x86_64)(osgi.os=linux))(&amp;(osgi.arch=x86_64)(osgi.os=macosx))(&amp;(osgi.arch=x86_64)(osgi.os=win32)))"/>
Expand Down Expand Up @@ -42,7 +42,7 @@
</setupTask>
<setupTask
xsi:type="setup.p2:P2Task"
label="JRE 21.0.1">
label="JRE 21.0.2">
<annotation
source="http://www.eclipse.org/oomph/setup/JRESpecificTasks">
<content
Expand Down

0 comments on commit edb623a

Please sign in to comment.