Skip to content

Commit 5d12ea8

Browse files
committed
Update to latest Orbit 4.39 milestone
- Update client5 to 5.6.0 and core5 to 5.4.0.
1 parent 9d084ae commit 5d12ea8

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
<unit id="org.eclipse.orbit.xml-apis-ext" version="1.0.0.v20240917-0534"/>
3030

3131
<!-- ECF -->
32-
<unit id="org.apache.httpcomponents.client5.httpclient5" version="5.5.1.v20250928-1600"/>
32+
<unit id="org.apache.httpcomponents.client5.httpclient5" version="5.6.0.v20251221-1000"/>
3333
<unit id="org.apache.httpcomponents.client5.httpclient5-win" version="5.2.3.v20231203-1619"/>
34-
<unit id="org.apache.httpcomponents.core5.httpcore5" version="5.3.6.v20250921-0900"/>
35-
<unit id="org.apache.httpcomponents.core5.httpcore5-h2" version="5.3.6.v20250921-0900"/>
34+
<unit id="org.apache.httpcomponents.core5.httpcore5" version="5.4.0.v20251215-1000"/>
35+
<unit id="org.apache.httpcomponents.core5.httpcore5-h2" version="5.4.0.v20251215-1000"/>
3636

3737
<!-- This is the "normal" Orbit repository is expected to be updated on milestones and releases based on Orbit deliveries. -->
38-
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.38.0"/>
38+
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202512211802"/>
3939
</location>
4040

4141
<location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
@@ -942,7 +942,6 @@
942942
</dependency>
943943
</dependencies>
944944
</location>
945-
<!-- Markdown support for JEP 467 -->
946945
<location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" label="commonmark" missingManifest="error" type="Maven">
947946
<dependencies>
948947
<dependency>

0 commit comments

Comments
 (0)