Skip to content

Commit cccd563

Browse files
eclipse-releng-botmerks
authored andcommitted
Update target-platform with latest version
1 parent aee5003 commit cccd563

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
<!-- needed because org.eclipse.jdt.feature.group includes it, but it should include org.hamcrest (direct-from-maven) instead -->
1919
<unit id="org.junit" version="4.13.2.v20240929-1000"/>
2020

21-
<unit id="org.apache.lucene.core" version="10.3.0.v20250914-0700"/>
22-
<unit id="org.apache.lucene.analysis-smartcn" version="10.3.0.v20250914-0700"/>
23-
<unit id="org.apache.lucene.analysis-common" version="10.3.0.v20250914-0700"/>
21+
<unit id="org.apache.lucene.core" version="10.3.1.v20251007-0700"/>
22+
<unit id="org.apache.lucene.analysis-smartcn" version="10.3.1.v20251007-0700"/>
23+
<unit id="org.apache.lucene.analysis-common" version="10.3.1.v20251007-0700"/>
2424

2525
<!-- This version contains with notarized *.jnilib -->
2626
<unit id="com.sun.jna" version="5.18.1.v20251001-0800"/>
@@ -35,7 +35,7 @@
3535
<unit id="org.apache.httpcomponents.core5.httpcore5-h2" version="5.3.6.v20250921-0900"/>
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/milestone/S202510010800"/>
38+
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202510120919"/>
3939
</location>
4040

4141
<location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">

0 commit comments

Comments
 (0)