|
26 | 26 | <unit id="org.junit" version="4.13.2.v20240929-1000"/> |
27 | 27 | <unit id="org.junit.source" version="4.13.2.v20240929-1000"/> |
28 | 28 |
|
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"/> |
35 | 35 |
|
36 | 36 | <!-- Transitive dependency of jxpath, not available as OSGi bundle on Maven Central --> |
37 | 37 | <unit id="org.jdom" version="1.1.3.v20230812-1600"/> |
38 | 38 | <unit id="org.jdom.source" version="1.1.3.v20230812-1600"/> |
39 | 39 |
|
40 | 40 | <!-- 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"/> |
42 | 42 |
|
43 | 43 | <!-- Batik dependencies --> |
44 | 44 | <unit id="org.eclipse.orbit.xml-apis-ext" version="1.0.0.v20240917-0534"/> |
|
49 | 49 | <unit id="org.commonmark-gfm-tables" version="0.24.0.v20241021-1700"/> |
50 | 50 |
|
51 | 51 | <!-- 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"/> |
53 | 53 | </location> |
54 | 54 |
|
55 | 55 | <location includeAllPlatforms="true" includeMode="slicer" type="InstallableUnit"> |
|
136 | 136 | <dependency> |
137 | 137 | <groupId>net.java.dev.jna</groupId> |
138 | 138 | <artifactId>jna-platform</artifactId> |
139 | | - <version>5.15.0</version> |
| 139 | + <version>5.16.0</version> |
140 | 140 | <type>jar</type> |
141 | 141 | </dependency> |
142 | 142 | <dependency> |
|
0 commit comments