Skip to content

Commit

Permalink
fix: fixed maven build by updating jdk reference (#1028)
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmaaa authored Aug 7, 2024
1 parent 43a06e0 commit 6895033
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@
<unit id="org.eclipse.swtchart.feature.feature.group" version="0.14.0.202301260747"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/justj/jres/17/updates/release/latest"/>
<unit id="org.eclipse.justj.openjdk.hotspot.jre.full.feature.group" version="17.0.11.v20240426-1830"/>
<repository location="https://download.eclipse.org/justj/jres/17/updates/release/17.0.12"/>
<unit id="org.eclipse.justj.openjdk.hotspot.jre.full.feature.group" version="17.0.12.v20240802-1518"/>
</location>
<location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" label="ASM" missingManifest="error" type="Maven">
<dependencies>
Expand Down

0 comments on commit 6895033

Please sign in to comment.