|
45 | 45 | <unit id="org.eclipse.orbit.xml-apis-ext.source" version="1.0.0.v20240917-0534"/>
|
46 | 46 |
|
47 | 47 | <!-- Markdown support for JEP 467 -->
|
48 |
| - <unit id="org.commonmark" version="0.23.0.v20240917-1000"/> |
49 |
| - <unit id="org.commonmark-gfm-tables" version="0.23.0.v20240917-1000"/> |
| 48 | + <unit id="org.commonmark" version="0.24.0.v20241021-1700"/> |
| 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/S202410151055"/> |
| 52 | + <repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202410211932"/> |
53 | 53 | </location>
|
54 | 54 |
|
55 | 55 | <location includeAllPlatforms="true" includeMode="slicer" type="InstallableUnit">
|
56 | 56 | <!-- Check version in "<EMF>/features" directory -->
|
57 | 57 | <unit id="org.eclipse.emf.common.feature.group" version="2.33.0.v20240911-1027"/>
|
58 | 58 | <unit id="org.eclipse.emf.common.source.feature.group" version="2.33.0.v20240911-1027"/>
|
59 |
| - <unit id="org.eclipse.emf.ecore.feature.group" version="2.39.0.v20240911-1027"/> |
60 |
| - <unit id="org.eclipse.emf.ecore.source.feature.group" version="2.39.0.v20240911-1027"/> |
| 59 | + <unit id="org.eclipse.emf.ecore.feature.group" version="2.39.0.v20241018-1213"/> |
| 60 | + <unit id="org.eclipse.emf.ecore.source.feature.group" version="2.39.0.v20241018-1213"/> |
61 | 61 | <!-- For org.eclipse.ui.tools, and PDE's spy dependencies as of Eclipse 4.22 -->
|
62 | 62 | <!-- Check version in "<EMF>/features" directory -->
|
63 | 63 | <unit id="org.eclipse.emf.edit.feature.group" version="2.23.0.v20240604-0832"/>
|
|
66 | 66 | <unit id="org.eclipse.emf.databinding.source.feature.group" version="1.12.0.v20240604-0832"/>
|
67 | 67 | <unit id="org.eclipse.emf.databinding.edit.feature.group" version="1.12.0.v20240604-0832"/>
|
68 | 68 | <unit id="org.eclipse.emf.databinding.edit.source.feature.group" version="1.12.0.v20240604-0832"/>
|
69 |
| - <repository location="https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202410151007"/> |
| 69 | + <repository location="https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202410211141"/> |
70 | 70 | </location>
|
71 | 71 |
|
72 | 72 | <location includeAllPlatforms="true" includeMode="slicer" type="InstallableUnit">
|
|
686 | 686 | <dependency>
|
687 | 687 | <groupId>org.junit.jupiter</groupId>
|
688 | 688 | <artifactId>junit-jupiter-api</artifactId>
|
689 |
| - <version>5.11.2</version> |
| 689 | + <version>5.11.3</version> |
690 | 690 | <type>jar</type>
|
691 | 691 | </dependency>
|
692 | 692 | <dependency>
|
693 | 693 | <groupId>org.junit.jupiter</groupId>
|
694 | 694 | <artifactId>junit-jupiter-engine</artifactId>
|
695 |
| - <version>5.11.2</version> |
| 695 | + <version>5.11.3</version> |
696 | 696 | <type>jar</type>
|
697 | 697 | </dependency>
|
698 | 698 | <dependency>
|
699 | 699 | <groupId>org.junit.jupiter</groupId>
|
700 | 700 | <artifactId>junit-jupiter-migrationsupport</artifactId>
|
701 |
| - <version>5.11.2</version> |
| 701 | + <version>5.11.3</version> |
702 | 702 | <type>jar</type>
|
703 | 703 | </dependency>
|
704 | 704 | <dependency>
|
705 | 705 | <groupId>org.junit.jupiter</groupId>
|
706 | 706 | <artifactId>junit-jupiter-params</artifactId>
|
707 |
| - <version>5.11.2</version> |
| 707 | + <version>5.11.3</version> |
708 | 708 | <type>jar</type>
|
709 | 709 | </dependency>
|
710 | 710 | <dependency>
|
711 | 711 | <groupId>org.junit.platform</groupId>
|
712 | 712 | <artifactId>junit-platform-commons</artifactId>
|
713 |
| - <version>1.11.2</version> |
| 713 | + <version>1.11.3</version> |
714 | 714 | <type>jar</type>
|
715 | 715 | </dependency>
|
716 | 716 | <dependency>
|
717 | 717 | <groupId>org.junit.platform</groupId>
|
718 | 718 | <artifactId>junit-platform-engine</artifactId>
|
719 |
| - <version>1.11.2</version> |
| 719 | + <version>1.11.3</version> |
720 | 720 | <type>jar</type>
|
721 | 721 | </dependency>
|
722 | 722 | <dependency>
|
723 | 723 | <groupId>org.junit.platform</groupId>
|
724 | 724 | <artifactId>junit-platform-launcher</artifactId>
|
725 |
| - <version>1.11.2</version> |
| 725 | + <version>1.11.3</version> |
726 | 726 | <type>jar</type>
|
727 | 727 | </dependency>
|
728 | 728 | <dependency>
|
729 | 729 | <groupId>org.junit.platform</groupId>
|
730 | 730 | <artifactId>junit-platform-runner</artifactId>
|
731 |
| - <version>1.11.2</version> |
| 731 | + <version>1.11.3</version> |
732 | 732 | <type>jar</type>
|
733 | 733 | </dependency>
|
734 | 734 | <dependency>
|
735 | 735 | <groupId>org.junit.platform</groupId>
|
736 | 736 | <artifactId>junit-platform-suite-api</artifactId>
|
737 |
| - <version>1.11.2</version> |
| 737 | + <version>1.11.3</version> |
738 | 738 | <type>jar</type>
|
739 | 739 | </dependency>
|
740 | 740 | <dependency>
|
741 | 741 | <groupId>org.junit.platform</groupId>
|
742 | 742 | <artifactId>junit-platform-suite-commons</artifactId>
|
743 |
| - <version>1.11.2</version> |
| 743 | + <version>1.11.3</version> |
744 | 744 | <type>jar</type>
|
745 | 745 | </dependency>
|
746 | 746 | <dependency>
|
747 | 747 | <groupId>org.junit.platform</groupId>
|
748 | 748 | <artifactId>junit-platform-suite-engine</artifactId>
|
749 |
| - <version>1.11.2</version> |
| 749 | + <version>1.11.3</version> |
750 | 750 | <type>jar</type>
|
751 | 751 | </dependency>
|
752 | 752 | <dependency>
|
753 | 753 | <groupId>org.junit.vintage</groupId>
|
754 | 754 | <artifactId>junit-vintage-engine</artifactId>
|
755 |
| - <version>5.11.2</version> |
| 755 | + <version>5.11.3</version> |
756 | 756 | <type>jar</type>
|
757 | 757 | </dependency>
|
758 | 758 | <dependency>
|
|
0 commit comments