Skip to content

Commit a1af482

Browse files
eclipse-releng-botmerks
authored andcommitted
Update target-platform with latest version
1 parent 0b7731f commit a1af482

File tree

1 file changed

+31
-31
lines changed

1 file changed

+31
-31
lines changed

eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
<unit id="org.eclipse.ecf.filetransfer.feature.source.feature.group" version="3.15.0.v20250115-0406"/>
6161
<unit id="org.eclipse.ecf.filetransfer.httpclientjava.feature.feature.group" version="2.1.0.v20250108-1923"/>
6262
<unit id="org.eclipse.ecf.filetransfer.httpclientjava.feature.source.feature.group" version="2.1.0.v20250108-1923"/>
63-
<unit id="org.eclipse.ecf.filetransfer.httpclient5.feature.feature.group" version="1.2.0.v20250501-1000"/>
64-
<unit id="org.eclipse.ecf.filetransfer.httpclient5.feature.source.feature.group" version="1.2.0.v20250501-1000"/>
65-
<repository location="https://download.eclipse.org/rt/ecf/3.16.1/site.p2/3.16.1.v20250520-0158"/>
63+
<unit id="org.eclipse.ecf.filetransfer.httpclient5.feature.feature.group" version="1.2.0.v20250522-2300"/>
64+
<unit id="org.eclipse.ecf.filetransfer.httpclient5.feature.source.feature.group" version="1.2.0.v20250522-2300"/>
65+
<repository location="https://download.eclipse.org/rt/ecf/3.16.2/site.p2/3.16.2.v20250528-1917"/>
6666
</location>
6767

6868
<location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
@@ -140,19 +140,19 @@
140140
<dependency>
141141
<groupId>org.bouncycastle</groupId>
142142
<artifactId>bcpg-jdk18on</artifactId>
143-
<version>1.80</version>
143+
<version>1.81</version>
144144
<type>jar</type>
145145
</dependency>
146146
<dependency>
147147
<groupId>org.bouncycastle</groupId>
148148
<artifactId>bcprov-jdk18on</artifactId>
149-
<version>1.80</version>
149+
<version>1.81</version>
150150
<type>jar</type>
151151
</dependency>
152152
<dependency>
153153
<groupId>org.bouncycastle</groupId>
154154
<artifactId>bcutil-jdk18on</artifactId>
155-
<version>1.80</version>
155+
<version>1.81</version>
156156
<type>jar</type>
157157
</dependency>
158158
<dependency>
@@ -222,25 +222,25 @@
222222
<dependency>
223223
<groupId>org.eclipse.jetty.ee8</groupId>
224224
<artifactId>jetty-ee8-apache-jsp</artifactId>
225-
<version>12.0.21</version>
225+
<version>12.0.22</version>
226226
<type>jar</type>
227227
</dependency>
228228
<dependency>
229229
<groupId>org.eclipse.jetty.ee8</groupId>
230230
<artifactId>jetty-ee8-nested</artifactId>
231-
<version>12.0.21</version>
231+
<version>12.0.22</version>
232232
<type>jar</type>
233233
</dependency>
234234
<dependency>
235235
<groupId>org.eclipse.jetty.ee8</groupId>
236236
<artifactId>jetty-ee8-security</artifactId>
237-
<version>12.0.21</version>
237+
<version>12.0.22</version>
238238
<type>jar</type>
239239
</dependency>
240240
<dependency>
241241
<groupId>org.eclipse.jetty.ee8</groupId>
242242
<artifactId>jetty-ee8-servlet</artifactId>
243-
<version>12.0.21</version>
243+
<version>12.0.22</version>
244244
<type>jar</type>
245245
</dependency>
246246
<dependency>
@@ -252,43 +252,43 @@
252252
<dependency>
253253
<groupId>org.eclipse.jetty</groupId>
254254
<artifactId>jetty-http</artifactId>
255-
<version>12.0.21</version>
255+
<version>12.0.22</version>
256256
<type>jar</type>
257257
</dependency>
258258
<dependency>
259259
<groupId>org.eclipse.jetty</groupId>
260260
<artifactId>jetty-io</artifactId>
261-
<version>12.0.21</version>
261+
<version>12.0.22</version>
262262
<type>jar</type>
263263
</dependency>
264264
<dependency>
265265
<groupId>org.eclipse.jetty</groupId>
266266
<artifactId>jetty-security</artifactId>
267-
<version>12.0.21</version>
267+
<version>12.0.22</version>
268268
<type>jar</type>
269269
</dependency>
270270
<dependency>
271271
<groupId>org.eclipse.jetty</groupId>
272272
<artifactId>jetty-server</artifactId>
273-
<version>12.0.21</version>
273+
<version>12.0.22</version>
274274
<type>jar</type>
275275
</dependency>
276276
<dependency>
277277
<groupId>org.eclipse.jetty</groupId>
278278
<artifactId>jetty-session</artifactId>
279-
<version>12.0.21</version>
279+
<version>12.0.22</version>
280280
<type>jar</type>
281281
</dependency>
282282
<dependency>
283283
<groupId>org.eclipse.jetty</groupId>
284284
<artifactId>jetty-util-ajax</artifactId>
285-
<version>12.0.21</version>
285+
<version>12.0.22</version>
286286
<type>jar</type>
287287
</dependency>
288288
<dependency>
289289
<groupId>org.eclipse.jetty</groupId>
290290
<artifactId>jetty-util</artifactId>
291-
<version>12.0.21</version>
291+
<version>12.0.22</version>
292292
<type>jar</type>
293293
</dependency>
294294
<dependency>
@@ -300,13 +300,13 @@
300300
<dependency>
301301
<groupId>org.mortbay.jasper</groupId>
302302
<artifactId>apache-el</artifactId>
303-
<version>9.0.102</version>
303+
<version>9.0.105</version>
304304
<type>jar</type>
305305
</dependency>
306306
<dependency>
307307
<groupId>org.mortbay.jasper</groupId>
308308
<artifactId>apache-jsp</artifactId>
309-
<version>9.0.102</version>
309+
<version>9.0.105</version>
310310
<type>jar</type>
311311
</dependency>
312312
</dependencies>
@@ -702,73 +702,73 @@
702702
<dependency>
703703
<groupId>org.junit.jupiter</groupId>
704704
<artifactId>junit-jupiter-api</artifactId>
705-
<version>5.12.2</version>
705+
<version>5.13.0</version>
706706
<type>jar</type>
707707
</dependency>
708708
<dependency>
709709
<groupId>org.junit.jupiter</groupId>
710710
<artifactId>junit-jupiter-engine</artifactId>
711-
<version>5.12.2</version>
711+
<version>5.13.0</version>
712712
<type>jar</type>
713713
</dependency>
714714
<dependency>
715715
<groupId>org.junit.jupiter</groupId>
716716
<artifactId>junit-jupiter-migrationsupport</artifactId>
717-
<version>5.12.2</version>
717+
<version>5.13.0</version>
718718
<type>jar</type>
719719
</dependency>
720720
<dependency>
721721
<groupId>org.junit.jupiter</groupId>
722722
<artifactId>junit-jupiter-params</artifactId>
723-
<version>5.12.2</version>
723+
<version>5.13.0</version>
724724
<type>jar</type>
725725
</dependency>
726726
<dependency>
727727
<groupId>org.junit.platform</groupId>
728728
<artifactId>junit-platform-commons</artifactId>
729-
<version>1.12.2</version>
729+
<version>1.13.0</version>
730730
<type>jar</type>
731731
</dependency>
732732
<dependency>
733733
<groupId>org.junit.platform</groupId>
734734
<artifactId>junit-platform-engine</artifactId>
735-
<version>1.12.2</version>
735+
<version>1.13.0</version>
736736
<type>jar</type>
737737
</dependency>
738738
<dependency>
739739
<groupId>org.junit.platform</groupId>
740740
<artifactId>junit-platform-launcher</artifactId>
741-
<version>1.12.2</version>
741+
<version>1.13.0</version>
742742
<type>jar</type>
743743
</dependency>
744744
<dependency>
745745
<groupId>org.junit.platform</groupId>
746746
<artifactId>junit-platform-runner</artifactId>
747-
<version>1.12.2</version>
747+
<version>1.13.0</version>
748748
<type>jar</type>
749749
</dependency>
750750
<dependency>
751751
<groupId>org.junit.platform</groupId>
752752
<artifactId>junit-platform-suite-api</artifactId>
753-
<version>1.12.2</version>
753+
<version>1.13.0</version>
754754
<type>jar</type>
755755
</dependency>
756756
<dependency>
757757
<groupId>org.junit.platform</groupId>
758758
<artifactId>junit-platform-suite-commons</artifactId>
759-
<version>1.12.2</version>
759+
<version>1.13.0</version>
760760
<type>jar</type>
761761
</dependency>
762762
<dependency>
763763
<groupId>org.junit.platform</groupId>
764764
<artifactId>junit-platform-suite-engine</artifactId>
765-
<version>1.12.2</version>
765+
<version>1.13.0</version>
766766
<type>jar</type>
767767
</dependency>
768768
<dependency>
769769
<groupId>org.junit.vintage</groupId>
770770
<artifactId>junit-vintage-engine</artifactId>
771-
<version>5.12.2</version>
771+
<version>5.13.0</version>
772772
<type>jar</type>
773773
</dependency>
774774
<dependency>

0 commit comments

Comments
 (0)