|
12 | 12 | <unit id="org.mockito.mockito-core" version="0.0.0"/> |
13 | 13 | </location> |
14 | 14 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
15 | | - <repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2023-09/"/> |
| 15 | + <repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2023-12/"/> |
16 | 16 | <unit id="org.jdom2" version="0.0.0"/> |
17 | 17 | </location> |
18 | 18 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
|
25 | 25 | <unit id="org.eclipse.emf.ecore.edit.feature.group" version="0.0.0"/> |
26 | 26 | </location> |
27 | 27 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
28 | | - <repository location="https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/"/> |
| 28 | + <repository location="https://download.eclipse.org/webtools/downloads/drops/R3.31.0/R-3.31.0-20230903090456/repository/"/> |
29 | 29 | <unit id="org.eclipse.wst.common.uriresolver" version="0.0.0"/> |
30 | 30 | <unit id="org.eclipse.wst.common.emf" version="0.0.0"/> |
31 | 31 | <unit id="org.eclipse.wst.xsd.core" version="0.0.0"/> |
32 | 32 | </location> |
33 | 33 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
34 | 34 | <repository location="https://download.eclipse.org/wildwebdeveloper/releases/1.3.0/"/> |
35 | 35 | <repository location="https://download.eclipse.org/tm4e/releases/0.8.1/"/> |
36 | | - <repository location="https://download.eclipse.org/lsp4e/releases/0.23.0/"/> |
37 | | - <repository location="https://download.eclipse.org/lsp4j/updates/releases/0.21.0/"/> |
| 36 | + <repository location="https://download.eclipse.org/lsp4e/releases/0.24.3/"/> |
| 37 | + <repository location="https://download.eclipse.org/lsp4j/updates/releases/0.21.1/"/> |
38 | 38 | <unit id="org.eclipse.wildwebdeveloper.xml.feature.feature.group" version="0.0.0"/> |
39 | 39 | <unit id="org.eclipse.lsp4e" version="0.0.0"/> |
40 | 40 | </location> |
|
85 | 85 | <dependency> |
86 | 86 | <groupId>com.google.guava</groupId> |
87 | 87 | <artifactId>failureaccess</artifactId> |
88 | | - <version>1.0.1</version> |
| 88 | + <version>1.0.2</version> |
89 | 89 | <type>jar</type> |
90 | 90 | </dependency> |
91 | 91 | <dependency> |
92 | 92 | <groupId>com.google.guava</groupId> |
93 | 93 | <artifactId>guava</artifactId> |
94 | | - <version>32.1.2-jre</version> |
| 94 | + <version>32.1.3-jre</version> |
95 | 95 | <type>jar</type> |
96 | 96 | </dependency> |
97 | 97 | <dependency> |
98 | 98 | <groupId>commons-cli</groupId> |
99 | 99 | <artifactId>commons-cli</artifactId> |
100 | | - <version>1.5.0</version> |
| 100 | + <version>1.6.0</version> |
101 | 101 | <type>jar</type> |
102 | 102 | </dependency> |
103 | 103 | </dependencies> |
|
0 commit comments