|
23 | 23 | <unit id="org.apache.lucene.analysis-common" version="10.1.0.v20241221-1000"/>
|
24 | 24 |
|
25 | 25 | <!-- This version contains with notarized *.jnilib -->
|
26 |
| - <unit id="com.sun.jna" version="5.16.0.v20241222-1200"/> |
| 26 | + <unit id="com.sun.jna" version="5.17.0.v20250316-1700"/> |
27 | 27 |
|
28 | 28 | <!-- Batik dependencies -->
|
29 | 29 | <unit id="org.eclipse.orbit.xml-apis-ext" version="1.0.0.v20240917-0534"/>
|
|
33 | 33 | <unit id="org.commonmark-gfm-tables" version="0.24.0.v20241021-1700"/>
|
34 | 34 |
|
35 | 35 | <!-- This is the "normal" Orbit repository is expected to be updated on milestones and releases based on Orbit deliveries. -->
|
36 |
| - <repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.35.0"/> |
| 36 | + <repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202503161736"/> |
37 | 37 | </location>
|
38 | 38 |
|
39 | 39 | <location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
|
122 | 122 | <dependency>
|
123 | 123 | <groupId>net.java.dev.jna</groupId>
|
124 | 124 | <artifactId>jna-platform</artifactId>
|
125 |
| - <version>5.16.0</version> |
| 125 | + <version>5.17.0</version> |
126 | 126 | <type>jar</type>
|
127 | 127 | </dependency>
|
128 | 128 | <dependency>
|
|
566 | 566 | <type>jar</type>
|
567 | 567 | </dependency>
|
568 | 568 | <dependency>
|
569 |
| - <groupId>biz.aQute.bnd</groupId> |
570 |
| - <artifactId>biz.aQute.bnd.embedded-repo</artifactId> |
571 |
| - <version>7.1.0</version> |
| 569 | + <groupId>biz.aQute.bnd</groupId> |
| 570 | + <artifactId>biz.aQute.bnd.embedded-repo</artifactId> |
| 571 | + <version>7.1.0</version> |
| 572 | + <type>jar</type> |
572 | 573 | </dependency>
|
573 | 574 | <dependency>
|
574 | 575 | <groupId>biz.aQute.bnd</groupId>
|
575 |
| - <artifactId>biz.aQute.tester.junit-platform</artifactId> |
| 576 | + <artifactId>biz.aQute.bnd.util</artifactId> |
576 | 577 | <version>7.1.0</version>
|
577 | 578 | <type>jar</type>
|
578 | 579 | </dependency>
|
579 | 580 | <dependency>
|
580 | 581 | <groupId>biz.aQute.bnd</groupId>
|
581 |
| - <artifactId>biz.aQute.tester</artifactId> |
| 582 | + <artifactId>biz.aQute.bndlib</artifactId> |
582 | 583 | <version>7.1.0</version>
|
583 | 584 | <type>jar</type>
|
584 |
| - </dependency>> |
| 585 | + </dependency> |
585 | 586 | <dependency>
|
586 | 587 | <groupId>biz.aQute.bnd</groupId>
|
587 |
| - <artifactId>biz.aQute.bnd.util</artifactId> |
| 588 | + <artifactId>biz.aQute.repository</artifactId> |
588 | 589 | <version>7.1.0</version>
|
589 | 590 | <type>jar</type>
|
590 | 591 | </dependency>
|
591 | 592 | <dependency>
|
592 | 593 | <groupId>biz.aQute.bnd</groupId>
|
593 |
| - <artifactId>biz.aQute.bndlib</artifactId> |
| 594 | + <artifactId>biz.aQute.resolve</artifactId> |
594 | 595 | <version>7.1.0</version>
|
595 | 596 | <type>jar</type>
|
596 | 597 | </dependency>
|
597 | 598 | <dependency>
|
598 | 599 | <groupId>biz.aQute.bnd</groupId>
|
599 |
| - <artifactId>biz.aQute.repository</artifactId> |
| 600 | + <artifactId>biz.aQute.tester.junit-platform</artifactId> |
600 | 601 | <version>7.1.0</version>
|
601 | 602 | <type>jar</type>
|
602 | 603 | </dependency>
|
603 | 604 | <dependency>
|
604 | 605 | <groupId>biz.aQute.bnd</groupId>
|
605 |
| - <artifactId>biz.aQute.resolve</artifactId> |
| 606 | + <artifactId>biz.aQute.tester</artifactId> |
606 | 607 | <version>7.1.0</version>
|
607 | 608 | <type>jar</type>
|
608 | 609 | </dependency>
|
|
0 commit comments