Skip to content

Commit ca9de2e

Browse files
eclipse-releng-botmerks
authored andcommitted
Update target-platform with latest version
1 parent 070188f commit ca9de2e

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

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

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>com.google.code.gson</groupId>
8888
<artifactId>gson</artifactId>
89-
<version>2.12.1</version>
89+
<version>2.13.0</version>
9090
<type>jar</type>
9191
</dependency>
9292
<dependency>
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>commons-io</groupId>
106106
<artifactId>commons-io</artifactId>
107-
<version>2.18.0</version>
107+
<version>2.19.0</version>
108108
<type>jar</type>
109109
</dependency>
110110
<dependency>
@@ -696,73 +696,73 @@
696696
<dependency>
697697
<groupId>org.junit.jupiter</groupId>
698698
<artifactId>junit-jupiter-api</artifactId>
699-
<version>5.12.1</version>
699+
<version>5.12.2</version>
700700
<type>jar</type>
701701
</dependency>
702702
<dependency>
703703
<groupId>org.junit.jupiter</groupId>
704704
<artifactId>junit-jupiter-engine</artifactId>
705-
<version>5.12.1</version>
705+
<version>5.12.2</version>
706706
<type>jar</type>
707707
</dependency>
708708
<dependency>
709709
<groupId>org.junit.jupiter</groupId>
710710
<artifactId>junit-jupiter-migrationsupport</artifactId>
711-
<version>5.12.1</version>
711+
<version>5.12.2</version>
712712
<type>jar</type>
713713
</dependency>
714714
<dependency>
715715
<groupId>org.junit.jupiter</groupId>
716716
<artifactId>junit-jupiter-params</artifactId>
717-
<version>5.12.1</version>
717+
<version>5.12.2</version>
718718
<type>jar</type>
719719
</dependency>
720720
<dependency>
721721
<groupId>org.junit.platform</groupId>
722722
<artifactId>junit-platform-commons</artifactId>
723-
<version>1.12.1</version>
723+
<version>1.12.2</version>
724724
<type>jar</type>
725725
</dependency>
726726
<dependency>
727727
<groupId>org.junit.platform</groupId>
728728
<artifactId>junit-platform-engine</artifactId>
729-
<version>1.12.1</version>
729+
<version>1.12.2</version>
730730
<type>jar</type>
731731
</dependency>
732732
<dependency>
733733
<groupId>org.junit.platform</groupId>
734734
<artifactId>junit-platform-launcher</artifactId>
735-
<version>1.12.1</version>
735+
<version>1.12.2</version>
736736
<type>jar</type>
737737
</dependency>
738738
<dependency>
739739
<groupId>org.junit.platform</groupId>
740740
<artifactId>junit-platform-runner</artifactId>
741-
<version>1.12.1</version>
741+
<version>1.12.2</version>
742742
<type>jar</type>
743743
</dependency>
744744
<dependency>
745745
<groupId>org.junit.platform</groupId>
746746
<artifactId>junit-platform-suite-api</artifactId>
747-
<version>1.12.1</version>
747+
<version>1.12.2</version>
748748
<type>jar</type>
749749
</dependency>
750750
<dependency>
751751
<groupId>org.junit.platform</groupId>
752752
<artifactId>junit-platform-suite-commons</artifactId>
753-
<version>1.12.1</version>
753+
<version>1.12.2</version>
754754
<type>jar</type>
755755
</dependency>
756756
<dependency>
757757
<groupId>org.junit.platform</groupId>
758758
<artifactId>junit-platform-suite-engine</artifactId>
759-
<version>1.12.1</version>
759+
<version>1.12.2</version>
760760
<type>jar</type>
761761
</dependency>
762762
<dependency>
763763
<groupId>org.junit.vintage</groupId>
764764
<artifactId>junit-vintage-engine</artifactId>
765-
<version>5.12.1</version>
765+
<version>5.12.2</version>
766766
<type>jar</type>
767767
</dependency>
768768
<dependency>

0 commit comments

Comments
 (0)