Skip to content

Commit 785d557

Browse files
Update target-platform with latest version
1 parent f4f35c0 commit 785d557

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

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

Lines changed: 17 additions & 17 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">
@@ -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)