|
23 | 23 | <unit id="org.apache.lucene.analysis-common" version="10.3.0.v20250914-0700"/> |
24 | 24 |
|
25 | 25 | <!-- 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"/> |
27 | 27 |
|
28 | 28 | <!-- Batik dependencies --> |
29 | 29 | <unit id="org.eclipse.orbit.xml-apis-ext" version="1.0.0.v20240917-0534"/> |
30 | 30 |
|
31 | 31 | <!-- ECF --> |
32 | 32 | <unit id="org.apache.httpcomponents.client5.httpclient5" version="5.5.0.v20250522-2300"/> |
33 | 33 | <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"/> |
36 | 36 |
|
37 | 37 | <!-- 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"/> |
39 | 39 | </location> |
40 | 40 |
|
41 | 41 | <location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit"> |
|
135 | 135 | <dependency> |
136 | 136 | <groupId>net.java.dev.jna</groupId> |
137 | 137 | <artifactId>jna-platform</artifactId> |
138 | | - <version>5.17.0</version> |
| 138 | + <version>5.18.0</version> |
139 | 139 | <type>jar</type> |
140 | 140 | </dependency> |
141 | 141 | <dependency> |
|
341 | 341 | <dependency> |
342 | 342 | <groupId>org.assertj</groupId> |
343 | 343 | <artifactId>assertj-core</artifactId> |
344 | | - <version>3.27.5</version> |
| 344 | + <version>3.27.6</version> |
345 | 345 | <type>jar</type> |
346 | 346 | </dependency> |
347 | 347 | <dependency> |
|
0 commit comments