|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | 2 | <?pde version="3.8"?> |
3 | | -<target name="cdt" sequenceNumber="164"> |
| 3 | +<target name="cdt" sequenceNumber="165"> |
4 | 4 | <locations> |
5 | 5 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
6 | 6 | <repository location="https://download.eclipse.org/cbi/updates/license/" /> |
7 | 7 | <unit id="org.eclipse.license.feature.group" version="0.0.0" /> |
8 | 8 | </location> |
9 | 9 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
10 | | - <repository location="https://download.eclipse.org/eclipse/updates/4.34/" /> |
| 10 | + <repository location="https://download.eclipse.org/eclipse/updates/4.36-I-builds/" /> |
11 | 11 | <unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0" /> |
12 | 12 | <unit id="org.eclipse.jdt.annotation" version="0.0.0" /> |
13 | 13 | <unit id="org.eclipse.sdk.feature.group" version="0.0.0" /> |
|
18 | 18 | <repository location="https://download.eclipse.org/mylyn/updates/release/latest/" /> |
19 | 19 | </location> |
20 | 20 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
21 | | - <repository location="https://download.eclipse.org/egit/updates-7.0/" /> |
| 21 | + <repository location="https://download.eclipse.org/egit/updates-stable-nightly/" /> |
22 | 22 | <unit id="org.eclipse.egit.feature.group" version="0.0.0" /> |
23 | 23 | </location> |
24 | 24 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
25 | | - <repository location="https://download.eclipse.org/linuxtools/update-docker-5.17.0/" /> |
| 25 | + <repository location="https://download.eclipse.org/linuxtools/updates-docker-nightly/" /> |
26 | 26 | <unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0" /> |
27 | 27 | </location> |
28 | 28 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
29 | | - <repository location="https://download.eclipse.org/lsp4e/releases/0.26.7/" /> |
| 29 | + <repository location="https://download.eclipse.org/lsp4e/snapshots/" /> |
30 | 30 | <unit id="org.eclipse.lsp4e" version="0.0.0" /> |
31 | 31 | <unit id="org.eclipse.lsp4e.debug" version="0.0.0" /> |
32 | 32 | </location> |
|
40 | 40 | <unit id="org.eclipse.swtbot.feature.group" version="0.0.0" /> |
41 | 41 | </location> |
42 | 42 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
43 | | - <repository location="https://download.eclipse.org/tm4e/releases/0.14.0/" /> |
| 43 | + <repository location="https://download.eclipse.org/tm4e/releases/latest/" /> |
44 | 44 | <unit id="org.eclipse.tm4e.feature.feature.group" version="0.0.0" /> |
45 | 45 | <unit id="org.eclipse.tm4e.language_pack.feature.feature.group" version="0.0.0" /> |
46 | 46 | </location> |
|
50 | 50 | <unit id="org.eclipse.cdt.feature.group" version="0.0.0" /> |
51 | 51 | </location> |
52 | 52 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
53 | | - <repository location="https://download.eclipse.org/wildwebdeveloper/releases/1.3.9/" /> |
| 53 | + <repository location="https://download.eclipse.org/wildwebdeveloper/releases/latest/" /> |
54 | 54 | </location> |
55 | 55 | <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" label="DirectFromMaven" missingManifest="error" type="Maven"> |
56 | 56 | <dependencies> |
57 | 57 | <dependency> |
58 | 58 | <groupId>org.slf4j</groupId> |
59 | 59 | <artifactId>slf4j-api</artifactId> |
60 | | - <version>2.0.16</version> |
| 60 | + <version>2.0.17</version> |
61 | 61 | <type>jar</type> |
62 | 62 | </dependency> |
63 | 63 | <!-- slf4j-api requires 1 impl, provide the one that is generally used in the final product, such as standalone debugger --> |
64 | 64 | <dependency> |
65 | 65 | <groupId>org.slf4j</groupId> |
66 | 66 | <artifactId>slf4j-simple</artifactId> |
67 | | - <version>2.0.16</version> |
| 67 | + <version>2.0.17</version> |
68 | 68 | <type>jar</type> |
69 | 69 | </dependency> |
70 | 70 | <dependency> |
|
76 | 76 | <dependency> |
77 | 77 | <groupId>com.google.code.gson</groupId> |
78 | 78 | <artifactId>gson</artifactId> |
79 | | - <version>2.11.0</version> |
| 79 | + <version>2.13.1</version> |
80 | 80 | <type>jar</type> |
81 | 81 | </dependency> |
82 | 82 | <dependency> |
|
88 | 88 | <dependency> |
89 | 89 | <groupId>commons-io</groupId> |
90 | 90 | <artifactId>commons-io</artifactId> |
91 | | - <version>2.18.0</version> |
| 91 | + <version>2.19.0</version> |
92 | 92 | <type>jar</type> |
93 | 93 | </dependency> |
94 | 94 | <dependency> |
95 | 95 | <groupId>org.assertj</groupId> |
96 | 96 | <artifactId>assertj-core</artifactId> |
97 | | - <version>3.27.2</version> |
| 97 | + <version>3.27.3</version> |
98 | 98 | <type>jar</type> |
99 | 99 | </dependency> |
100 | 100 | <dependency> |
|
106 | 106 | <dependency> |
107 | 107 | <groupId>org.junit.jupiter</groupId> |
108 | 108 | <artifactId>junit-jupiter-api</artifactId> |
109 | | - <version>5.11.4</version> |
| 109 | + <version>5.12.2</version> |
110 | 110 | <type>jar</type> |
111 | 111 | </dependency> |
112 | 112 | <dependency> |
113 | 113 | <groupId>org.junit.jupiter</groupId> |
114 | 114 | <artifactId>junit-jupiter-engine</artifactId> |
115 | | - <version>5.11.4</version> |
| 115 | + <version>5.12.2</version> |
116 | 116 | <type>jar</type> |
117 | 117 | </dependency> |
118 | 118 | <dependency> |
119 | 119 | <groupId>org.mockito</groupId> |
120 | 120 | <artifactId>mockito-core</artifactId> |
121 | | - <version>5.15.2</version> |
| 121 | + <version>5.17.0</version> |
122 | 122 | <type>jar</type> |
123 | 123 | </dependency> |
124 | 124 | <dependency> |
125 | 125 | <groupId>org.yaml</groupId> |
126 | 126 | <artifactId>snakeyaml</artifactId> |
127 | | - <version>2.3</version> |
| 127 | + <version>2.4</version> |
128 | 128 | <type>jar</type> |
129 | 129 | </dependency> |
130 | 130 | <dependency> |
131 | 131 | <groupId>net.java.dev.jna</groupId> |
132 | 132 | <artifactId>jna-platform</artifactId> |
133 | | - <version>5.16.0</version> |
| 133 | + <version>5.17.0</version> |
134 | 134 | <type>jar</type> |
135 | 135 | </dependency> |
136 | 136 | <dependency> |
137 | 137 | <groupId>net.java.dev.jna</groupId> |
138 | 138 | <artifactId>jna</artifactId> |
139 | | - <version>5.16.0</version> |
| 139 | + <version>5.17.0</version> |
140 | 140 | <type>jar</type> |
141 | 141 | </dependency> |
142 | 142 | <dependency> |
143 | 143 | <groupId>com.google.guava</groupId> |
144 | 144 | <artifactId>guava</artifactId> |
145 | | - <version>33.4.0-jre</version> |
| 145 | + <version>33.4.8-jre</version> |
146 | 146 | <type>jar</type> |
147 | 147 | </dependency> |
148 | 148 | <dependency> |
|
158 | 158 | <dependency> |
159 | 159 | <groupId>org.ow2.asm</groupId> |
160 | 160 | <artifactId>asm-commons</artifactId> |
161 | | - <version>9.7.1</version> |
| 161 | + <version>9.8</version> |
162 | 162 | <type>jar</type> |
163 | 163 | </dependency> |
164 | 164 | <dependency> |
165 | 165 | <groupId>org.ow2.asm</groupId> |
166 | 166 | <artifactId>asm-util</artifactId> |
167 | | - <version>9.7.1</version> |
| 167 | + <version>9.8</version> |
168 | 168 | <type>jar</type> |
169 | 169 | </dependency> |
170 | 170 | <dependency> |
171 | 171 | <groupId>org.ow2.asm</groupId> |
172 | 172 | <artifactId>asm</artifactId> |
173 | | - <version>9.7.1</version> |
| 173 | + <version>9.8</version> |
174 | 174 | <type>jar</type> |
175 | 175 | </dependency> |
176 | 176 | <dependency> |
177 | 177 | <groupId>org.ow2.asm</groupId> |
178 | 178 | <artifactId>asm-tree</artifactId> |
179 | | - <version>9.7.1</version> |
| 179 | + <version>9.8</version> |
180 | 180 | <type>jar</type> |
181 | 181 | </dependency> |
182 | 182 | <dependency> |
183 | 183 | <groupId>org.ow2.asm</groupId> |
184 | 184 | <artifactId>asm-analysis</artifactId> |
185 | | - <version>9.7.1</version> |
| 185 | + <version>9.8</version> |
186 | 186 | <type>jar</type> |
187 | 187 | </dependency> |
188 | 188 | <dependency> |
|
199 | 199 | </dependencies> |
200 | 200 | </location> |
201 | 201 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
202 | | - <repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12"/> |
| 202 | + <repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-06/"/> |
203 | 203 | <unit id="org.junit" version="4.13.2.v20240929-1000" /> |
204 | 204 | <unit id="org.eclipse.orbit.xml-apis-ext" version="1.0.0.v20240917-0534"/> |
205 | 205 | <unit id="bcpg" version="0.0.0"/> |
|
0 commit comments