Skip to content

Commit dc7c67b

Browse files
eclipse-releng-botmerks
authored andcommitted
Update target-platform with latest version
1 parent 5a7acfe commit dc7c67b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,19 @@
2626
<unit id="org.junit" version="4.13.2.v20240929-1000"/>
2727
<unit id="org.junit.source" version="4.13.2.v20240929-1000"/>
2828

29-
<unit id="org.apache.lucene.core" version="10.0.0.v20241213-1200"/>
30-
<unit id="org.apache.lucene.analysis-smartcn" version="10.0.0.v20241213-1200"/>
31-
<unit id="org.apache.lucene.analysis-common" version="10.0.0.v20241213-1200"/>
32-
<unit id="org.apache.lucene.core.source" version="10.0.0.v20241213-1200"/>
33-
<unit id="org.apache.lucene.analysis-smartcn.source" version="10.0.0.v20241213-1200"/>
34-
<unit id="org.apache.lucene.analysis-common.source" version="10.0.0.v20241213-1200"/>
29+
<unit id="org.apache.lucene.core" version="10.1.0.v20241221-1000"/>
30+
<unit id="org.apache.lucene.analysis-smartcn" version="10.1.0.v20241221-1000"/>
31+
<unit id="org.apache.lucene.analysis-common" version="10.1.0.v20241221-1000"/>
32+
<unit id="org.apache.lucene.core.source" version="10.1.0.v20241221-1000"/>
33+
<unit id="org.apache.lucene.analysis-smartcn.source" version="10.1.0.v20241221-1000"/>
34+
<unit id="org.apache.lucene.analysis-common.source" version="10.1.0.v20241221-1000"/>
3535

3636
<!-- Transitive dependency of jxpath, not available as OSGi bundle on Maven Central -->
3737
<unit id="org.jdom" version="1.1.3.v20230812-1600"/>
3838
<unit id="org.jdom.source" version="1.1.3.v20230812-1600"/>
3939

4040
<!-- This version contains with notarized *.jnilib -->
41-
<unit id="com.sun.jna" version="5.15.0.v20240915-2000"/>
41+
<unit id="com.sun.jna" version="5.16.0.v20241222-1200"/>
4242

4343
<!-- Batik dependencies -->
4444
<unit id="org.eclipse.orbit.xml-apis-ext" version="1.0.0.v20240917-0534"/>
@@ -49,7 +49,7 @@
4949
<unit id="org.commonmark-gfm-tables" version="0.24.0.v20241021-1700"/>
5050

5151
<!-- This is the "normal" Orbit repository is expected to be updated on milestones and releases based on Orbit deliveries. -->
52-
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202412161131"/>
52+
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202412231158"/>
5353
</location>
5454

5555
<location includeAllPlatforms="true" includeMode="slicer" type="InstallableUnit">
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>net.java.dev.jna</groupId>
138138
<artifactId>jna-platform</artifactId>
139-
<version>5.15.0</version>
139+
<version>5.16.0</version>
140140
<type>jar</type>
141141
</dependency>
142142
<dependency>

0 commit comments

Comments
 (0)