Skip to content

Commit f3dc246

Browse files
eclipse-releng-botmerks
authored andcommitted
Update target-platform with latest version
1 parent 6280f4e commit f3dc246

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.1.0.v20241221-1000"/>
22-
<unit id="org.apache.lucene.analysis-smartcn" version="10.1.0.v20241221-1000"/>
23-
<unit id="org.apache.lucene.analysis-common" version="10.1.0.v20241221-1000"/>
21+
<unit id="org.apache.lucene.core" version="10.2.0.v20250410-1000"/>
22+
<unit id="org.apache.lucene.analysis-smartcn" version="10.2.0.v20250410-1000"/>
23+
<unit id="org.apache.lucene.analysis-common" version="10.2.0.v20250410-1000"/>
2424

2525
<!-- This version contains with notarized *.jnilib -->
2626
<unit id="com.sun.jna" version="5.17.0.v20250316-1700"/>
@@ -33,7 +33,7 @@
3333
<unit id="org.commonmark-gfm-tables" version="0.24.0.v20241021-1700"/>
3434

3535
<!-- This is the "normal" Orbit repository is expected to be updated on milestones and releases based on Orbit deliveries. -->
36-
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202504030806"/>
36+
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202504111113"/>
3737
</location>
3838

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

0 commit comments

Comments
 (0)