Skip to content

Commit 9dcc157

Browse files
eclipse-releng-botakurtakov
authored andcommitted
Update target-platform with latest version
1 parent 7b383d6 commit 9dcc157

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
@@ -333,13 +333,13 @@
333333
<dependency>
334334
<groupId>net.bytebuddy</groupId>
335335
<artifactId>byte-buddy-agent</artifactId>
336-
<version>1.15.1</version>
336+
<version>1.15.2</version>
337337
<type>jar</type>
338338
</dependency>
339339
<dependency>
340340
<groupId>net.bytebuddy</groupId>
341341
<artifactId>byte-buddy</artifactId>
342-
<version>1.15.1</version>
342+
<version>1.15.2</version>
343343
<type>jar</type>
344344
</dependency>
345345
<dependency>
@@ -689,73 +689,73 @@
689689
<dependency>
690690
<groupId>org.junit.jupiter</groupId>
691691
<artifactId>junit-jupiter-api</artifactId>
692-
<version>5.11.0</version>
692+
<version>5.11.1</version>
693693
<type>jar</type>
694694
</dependency>
695695
<dependency>
696696
<groupId>org.junit.jupiter</groupId>
697697
<artifactId>junit-jupiter-engine</artifactId>
698-
<version>5.11.0</version>
698+
<version>5.11.1</version>
699699
<type>jar</type>
700700
</dependency>
701701
<dependency>
702702
<groupId>org.junit.jupiter</groupId>
703703
<artifactId>junit-jupiter-migrationsupport</artifactId>
704-
<version>5.11.0</version>
704+
<version>5.11.1</version>
705705
<type>jar</type>
706706
</dependency>
707707
<dependency>
708708
<groupId>org.junit.jupiter</groupId>
709709
<artifactId>junit-jupiter-params</artifactId>
710-
<version>5.11.0</version>
710+
<version>5.11.1</version>
711711
<type>jar</type>
712712
</dependency>
713713
<dependency>
714714
<groupId>org.junit.platform</groupId>
715715
<artifactId>junit-platform-commons</artifactId>
716-
<version>1.11.0</version>
716+
<version>1.11.1</version>
717717
<type>jar</type>
718718
</dependency>
719719
<dependency>
720720
<groupId>org.junit.platform</groupId>
721721
<artifactId>junit-platform-engine</artifactId>
722-
<version>1.11.0</version>
722+
<version>1.11.1</version>
723723
<type>jar</type>
724724
</dependency>
725725
<dependency>
726726
<groupId>org.junit.platform</groupId>
727727
<artifactId>junit-platform-launcher</artifactId>
728-
<version>1.11.0</version>
728+
<version>1.11.1</version>
729729
<type>jar</type>
730730
</dependency>
731731
<dependency>
732732
<groupId>org.junit.platform</groupId>
733733
<artifactId>junit-platform-runner</artifactId>
734-
<version>1.11.0</version>
734+
<version>1.11.1</version>
735735
<type>jar</type>
736736
</dependency>
737737
<dependency>
738738
<groupId>org.junit.platform</groupId>
739739
<artifactId>junit-platform-suite-api</artifactId>
740-
<version>1.11.0</version>
740+
<version>1.11.1</version>
741741
<type>jar</type>
742742
</dependency>
743743
<dependency>
744744
<groupId>org.junit.platform</groupId>
745745
<artifactId>junit-platform-suite-commons</artifactId>
746-
<version>1.11.0</version>
746+
<version>1.11.1</version>
747747
<type>jar</type>
748748
</dependency>
749749
<dependency>
750750
<groupId>org.junit.platform</groupId>
751751
<artifactId>junit-platform-suite-engine</artifactId>
752-
<version>1.11.0</version>
752+
<version>1.11.1</version>
753753
<type>jar</type>
754754
</dependency>
755755
<dependency>
756756
<groupId>org.junit.vintage</groupId>
757757
<artifactId>junit-vintage-engine</artifactId>
758-
<version>5.11.0</version>
758+
<version>5.11.1</version>
759759
<type>jar</type>
760760
</dependency>
761761
<dependency>

0 commit comments

Comments
 (0)