Skip to content

Commit d12ae84

Browse files
committed
Update target platform to Orbit 4.41 M0
1 parent d0f9a20 commit d12ae84

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<unit id="org.apache.lucene.analysis-common" version="10.4.0.v20260226-1000"/>
2424

2525
<!-- This version contains with notarized *.jnilib -->
26-
<unit id="com.sun.jna" version="5.18.1.v20251001-0800"/>
26+
<unit id="com.sun.jna" version="5.19.0.v20260603-1000"/>
2727

2828
<!-- Batik dependencies -->
2929
<unit id="org.eclipse.orbit.xml-apis-ext" version="1.0.0.v20240917-0534"/>
@@ -45,7 +45,7 @@
4545
<unit id="io.github.humbleui.types" version="0.2.0.v20260416-1000"/>
4646

4747
<!-- This is the "normal" Orbit repository is expected to be updated on milestones and releases based on Orbit deliveries. -->
48-
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.40.0"/>
48+
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202606051719"/>
4949
</location>
5050

5151
<location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
@@ -139,7 +139,7 @@
139139
<dependency>
140140
<groupId>net.java.dev.jna</groupId>
141141
<artifactId>jna-platform</artifactId>
142-
<version>5.18.1</version>
142+
<version>5.19.0</version>
143143
<type>jar</type>
144144
</dependency>
145145
<dependency>
@@ -333,13 +333,13 @@
333333
<dependency>
334334
<groupId>net.bytebuddy</groupId>
335335
<artifactId>byte-buddy-agent</artifactId>
336-
<version>1.18.9</version>
336+
<version>1.18.10</version>
337337
<type>jar</type>
338338
</dependency>
339339
<dependency>
340340
<groupId>net.bytebuddy</groupId>
341341
<artifactId>byte-buddy</artifactId>
342-
<version>1.18.9</version>
342+
<version>1.18.10</version>
343343
<type>jar</type>
344344
</dependency>
345345
<dependency>

0 commit comments

Comments
 (0)