|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | 2 | <?pde version="3.8"?> |
3 | | -<target name="cdt" sequenceNumber="153"> |
| 3 | +<target name="cdt" sequenceNumber="171"> |
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.37/" /> |
| 10 | + <repository location="https://download.eclipse.org/eclipse/updates/4.38-I-builds/I20251126-2330/" /> |
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" /> |
14 | 14 | <unit id="org.eclipse.test.feature.group" version="0.0.0" /> |
15 | 15 | <unit id="org.eclipse.unittest.ui" version="0.0.0" /> |
| 16 | + <unit id="org.eclipse.terminal.feature.feature.group" version="0.0.0" /> |
16 | 17 | </location> |
17 | 18 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
18 | | - <repository location="https://download.eclipse.org/egit/updates" /> |
19 | | - <unit id="org.eclipse.egit.feature.group" version="0.0.0" /> |
| 19 | + <repository location="https://download.eclipse.org/mylyn/updates/release/latest/" /> |
20 | 20 | </location> |
21 | 21 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
22 | | - <repository location="https://download.eclipse.org/linuxtools/update-docker-5.18.1/" /> |
| 22 | + <repository location="https://download.eclipse.org/linuxtools/update-2025-12-docker-rc1/" /> |
23 | 23 | <unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0" /> |
24 | 24 | </location> |
25 | 25 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
26 | | - <repository location="https://download.eclipse.org/lsp4e/snapshots" /> |
| 26 | + <repository location="https://download.eclipse.org/lsp4e/releases/0.29.2/" /> |
27 | 27 | <unit id="org.eclipse.lsp4e" version="0.0.0" /> |
28 | 28 | <unit id="org.eclipse.lsp4e.debug" version="0.0.0" /> |
29 | 29 | </location> |
|
46 | 46 | <repository location="https://download.eclipse.org/tools/cdt/releases/12.2/cdt-12.2.0/"/> |
47 | 47 | <unit id="org.eclipse.cdt.feature.group" version="0.0.0" /> |
48 | 48 | </location> |
| 49 | + <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
| 50 | + <repository location="https://download.eclipse.org/wildwebdeveloper/releases/latest/" /> |
| 51 | + </location> |
49 | 52 | <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" label="DirectFromMaven" missingManifest="error" type="Maven"> |
50 | 53 | <dependencies> |
51 | 54 | <dependency> |
52 | 55 | <groupId>org.slf4j</groupId> |
53 | 56 | <artifactId>slf4j-api</artifactId> |
54 | | - <version>2.0.16</version> |
| 57 | + <version>2.0.17</version> |
55 | 58 | <type>jar</type> |
56 | 59 | </dependency> |
57 | 60 | <!-- slf4j-api requires 1 impl, provide the one that is generally used in the final product, such as standalone debugger --> |
58 | 61 | <dependency> |
59 | 62 | <groupId>org.slf4j</groupId> |
60 | 63 | <artifactId>slf4j-simple</artifactId> |
61 | | - <version>2.0.16</version> |
| 64 | + <version>2.0.17</version> |
62 | 65 | <type>jar</type> |
63 | 66 | </dependency> |
64 | 67 | <dependency> |
|
70 | 73 | <dependency> |
71 | 74 | <groupId>com.google.code.gson</groupId> |
72 | 75 | <artifactId>gson</artifactId> |
73 | | - <version>2.11.0</version> |
| 76 | + <version>2.13.2</version> |
74 | 77 | <type>jar</type> |
75 | 78 | </dependency> |
76 | 79 | <dependency> |
77 | 80 | <groupId>org.apache.commons</groupId> |
78 | 81 | <artifactId>commons-compress</artifactId> |
79 | | - <version>1.27.1</version> |
| 82 | + <version>1.28.0</version> |
80 | 83 | <type>jar</type> |
81 | 84 | </dependency> |
82 | 85 | <dependency> |
83 | 86 | <groupId>commons-io</groupId> |
84 | 87 | <artifactId>commons-io</artifactId> |
85 | | - <version>2.16.1</version> |
| 88 | + <version>2.21.0</version> |
86 | 89 | <type>jar</type> |
87 | 90 | </dependency> |
88 | 91 | <dependency> |
89 | 92 | <groupId>org.assertj</groupId> |
90 | 93 | <artifactId>assertj-core</artifactId> |
91 | | - <version>3.26.3</version> |
| 94 | + <version>3.27.6</version> |
92 | 95 | <type>jar</type> |
93 | 96 | </dependency> |
94 | 97 | <dependency> |
95 | 98 | <groupId>org.freemarker</groupId> |
96 | 99 | <artifactId>freemarker</artifactId> |
97 | | - <version>2.3.33</version> |
| 100 | + <version>2.3.34</version> <!-- Also update in releng/org.eclipse.cdt.repo/category.xml--> |
98 | 101 | <type>jar</type> |
99 | 102 | </dependency> |
100 | 103 | <dependency> |
101 | 104 | <groupId>org.junit.jupiter</groupId> |
102 | 105 | <artifactId>junit-jupiter-api</artifactId> |
103 | | - <version>5.11.0</version> |
| 106 | + <version>5.14.1</version> |
104 | 107 | <type>jar</type> |
105 | 108 | </dependency> |
106 | 109 | <dependency> |
107 | 110 | <groupId>org.junit.jupiter</groupId> |
108 | 111 | <artifactId>junit-jupiter-engine</artifactId> |
109 | | - <version>5.11.0</version> |
| 112 | + <version>5.14.1</version> |
110 | 113 | <type>jar</type> |
111 | 114 | </dependency> |
112 | 115 | <dependency> |
113 | 116 | <groupId>org.mockito</groupId> |
114 | 117 | <artifactId>mockito-core</artifactId> |
115 | | - <version>5.13.0</version> |
| 118 | + <version>5.20.0</version> |
116 | 119 | <type>jar</type> |
117 | 120 | </dependency> |
118 | 121 | <dependency> |
119 | 122 | <groupId>org.yaml</groupId> |
120 | 123 | <artifactId>snakeyaml</artifactId> |
121 | | - <version>2.2</version> |
| 124 | + <version>2.5</version> |
122 | 125 | <type>jar</type> |
123 | 126 | </dependency> |
124 | 127 | <dependency> |
125 | 128 | <groupId>net.java.dev.jna</groupId> |
126 | 129 | <artifactId>jna-platform</artifactId> |
127 | | - <version>5.14.0</version> |
| 130 | + <version>5.18.1</version> |
128 | 131 | <type>jar</type> |
129 | 132 | </dependency> |
130 | 133 | <dependency> |
131 | 134 | <groupId>net.java.dev.jna</groupId> |
132 | 135 | <artifactId>jna</artifactId> |
133 | | - <version>5.14.0</version> |
| 136 | + <version>5.18.1</version> |
134 | 137 | <type>jar</type> |
135 | 138 | </dependency> |
136 | 139 | <dependency> |
137 | 140 | <groupId>com.google.guava</groupId> |
138 | 141 | <artifactId>guava</artifactId> |
139 | | - <version>33.3.0-jre</version> |
| 142 | + <version>33.5.0-jre</version> |
140 | 143 | <type>jar</type> |
141 | 144 | </dependency> |
142 | 145 | <dependency> |
143 | 146 | <groupId>org.hamcrest</groupId> |
144 | 147 | <artifactId>hamcrest</artifactId> |
145 | | - <version>2.2</version> |
| 148 | + <version>3.0</version> |
146 | 149 | <type>jar</type> |
147 | 150 | </dependency> |
148 | 151 | </dependencies> |
|
152 | 155 | <dependency> |
153 | 156 | <groupId>org.ow2.asm</groupId> |
154 | 157 | <artifactId>asm-commons</artifactId> |
155 | | - <version>9.7</version> |
| 158 | + <version>9.9</version> |
156 | 159 | <type>jar</type> |
157 | 160 | </dependency> |
158 | 161 | <dependency> |
159 | 162 | <groupId>org.ow2.asm</groupId> |
160 | 163 | <artifactId>asm-util</artifactId> |
161 | | - <version>9.7</version> |
| 164 | + <version>9.9</version> |
162 | 165 | <type>jar</type> |
163 | 166 | </dependency> |
164 | 167 | <dependency> |
165 | 168 | <groupId>org.ow2.asm</groupId> |
166 | 169 | <artifactId>asm</artifactId> |
167 | | - <version>9.7</version> |
| 170 | + <version>9.9</version> |
168 | 171 | <type>jar</type> |
169 | 172 | </dependency> |
170 | 173 | <dependency> |
171 | 174 | <groupId>org.ow2.asm</groupId> |
172 | 175 | <artifactId>asm-tree</artifactId> |
173 | | - <version>9.7</version> |
| 176 | + <version>9.9</version> |
174 | 177 | <type>jar</type> |
175 | 178 | </dependency> |
176 | 179 | <dependency> |
177 | 180 | <groupId>org.ow2.asm</groupId> |
178 | 181 | <artifactId>asm-analysis</artifactId> |
179 | | - <version>9.7</version> |
| 182 | + <version>9.9</version> |
180 | 183 | <type>jar</type> |
181 | 184 | </dependency> |
182 | 185 | <dependency> |
|
193 | 196 | </dependencies> |
194 | 197 | </location> |
195 | 198 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
196 | | - <repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-09"/> |
197 | | - <unit id="org.hamcrest.core" version="0.0.0" /> |
198 | | - <unit id="org.hamcrest.library" version="0.0.0" /> |
199 | | - <unit id="org.junit" version="0.0.0" /> |
| 199 | + <repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-12/"/> |
| 200 | + <unit id="org.junit" version="4.13.2.v20240929-1000" /> |
| 201 | + <unit id="org.eclipse.orbit.xml-apis-ext" version="1.0.0.v20240917-0534"/> |
| 202 | + <unit id="bcpg" version="0.0.0"/> |
| 203 | + <unit id="bcprov" version="0.0.0"/> |
| 204 | + <unit id="org.apache.commons.logging" version="0.0.0"/> |
200 | 205 | </location> |
201 | 206 | </locations> |
202 | 207 | <targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-21" /> |
|
0 commit comments