Skip to content

Commit ab5e7c2

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

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,19 @@
2323
<unit id="org.apache.lucene.analysis-common" version="10.3.0.v20250914-0700"/>
2424

2525
<!-- This version contains with notarized *.jnilib -->
26-
<unit id="com.sun.jna" version="5.17.0.v20250316-1700"/>
26+
<unit id="com.sun.jna" version="5.18.0.v20250922-1600"/>
2727

2828
<!-- Batik dependencies -->
2929
<unit id="org.eclipse.orbit.xml-apis-ext" version="1.0.0.v20240917-0534"/>
3030

3131
<!-- ECF -->
3232
<unit id="org.apache.httpcomponents.client5.httpclient5" version="5.5.0.v20250522-2300"/>
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.5.v20250829-1600"/>
35-
<unit id="org.apache.httpcomponents.core5.httpcore5-h2" version="5.3.5.v20250829-1600"/>
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"/>
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/S202509170715"/>
38+
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202509240750"/>
3939
</location>
4040

4141
<location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
@@ -135,7 +135,7 @@
135135
<dependency>
136136
<groupId>net.java.dev.jna</groupId>
137137
<artifactId>jna-platform</artifactId>
138-
<version>5.17.0</version>
138+
<version>5.18.0</version>
139139
<type>jar</type>
140140
</dependency>
141141
<dependency>
@@ -341,7 +341,7 @@
341341
<dependency>
342342
<groupId>org.assertj</groupId>
343343
<artifactId>assertj-core</artifactId>
344-
<version>3.27.5</version>
344+
<version>3.27.6</version>
345345
<type>jar</type>
346346
</dependency>
347347
<dependency>

0 commit comments

Comments
 (0)