Skip to content

Commit 718666c

Browse files
Update target-platform with latest version
1 parent a900ea6 commit 718666c

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

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

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
<dependency>
172172
<groupId>org.jsoup</groupId>
173173
<artifactId>jsoup</artifactId>
174-
<version>1.21.2</version>
174+
<version>1.22.1</version>
175175
<type>jar</type>
176176
</dependency>
177177
<dependency>
@@ -569,43 +569,43 @@
569569
<dependency>
570570
<groupId>biz.aQute.bnd</groupId>
571571
<artifactId>aQute.libg</artifactId>
572-
<version>7.1.0</version>
572+
<version>7.2.0</version>
573573
<type>jar</type>
574574
</dependency>
575575
<dependency>
576576
<groupId>biz.aQute.bnd</groupId>
577577
<artifactId>biz.aQute.bnd.annotation</artifactId>
578-
<version>7.1.0</version>
578+
<version>7.2.0</version>
579579
<type>jar</type>
580580
</dependency>
581581
<dependency>
582582
<groupId>biz.aQute.bnd</groupId>
583583
<artifactId>biz.aQute.bnd.embedded-repo</artifactId>
584-
<version>7.1.0</version>
584+
<version>7.2.0</version>
585585
<type>jar</type>
586586
</dependency>
587587
<dependency>
588588
<groupId>biz.aQute.bnd</groupId>
589589
<artifactId>biz.aQute.bnd.util</artifactId>
590-
<version>7.1.0</version>
590+
<version>7.2.0</version>
591591
<type>jar</type>
592592
</dependency>
593593
<dependency>
594594
<groupId>biz.aQute.bnd</groupId>
595595
<artifactId>biz.aQute.bndlib</artifactId>
596-
<version>7.1.0</version>
596+
<version>7.2.0</version>
597597
<type>jar</type>
598598
</dependency>
599599
<dependency>
600600
<groupId>biz.aQute.bnd</groupId>
601601
<artifactId>biz.aQute.repository</artifactId>
602-
<version>7.1.0</version>
602+
<version>7.2.0</version>
603603
<type>jar</type>
604604
</dependency>
605605
<dependency>
606606
<groupId>biz.aQute.bnd</groupId>
607607
<artifactId>biz.aQute.resolve</artifactId>
608-
<version>7.1.0</version>
608+
<version>7.2.0</version>
609609
<type>jar</type>
610610
</dependency>
611611
<dependency>
@@ -617,37 +617,37 @@
617617
<dependency>
618618
<groupId>biz.aQute.bnd</groupId>
619619
<artifactId>biz.aQute.tester</artifactId>
620-
<version>7.1.0</version>
620+
<version>7.2.0</version>
621621
<type>jar</type>
622622
</dependency>
623623
<dependency>
624624
<groupId>org.bndtools</groupId>
625625
<artifactId>bndtools.api</artifactId>
626-
<version>7.1.0</version>
626+
<version>7.2.0</version>
627627
<type>jar</type>
628628
</dependency>
629629
<dependency>
630630
<groupId>org.bndtools</groupId>
631631
<artifactId>bndtools.jareditor</artifactId>
632-
<version>7.1.0</version>
632+
<version>7.2.0</version>
633633
<type>jar</type>
634634
</dependency>
635635
<dependency>
636636
<groupId>org.bndtools</groupId>
637637
<artifactId>org.bndtools.headless.build.manager</artifactId>
638-
<version>7.1.0</version>
638+
<version>7.2.0</version>
639639
<type>jar</type>
640640
</dependency>
641641
<dependency>
642642
<groupId>org.bndtools</groupId>
643643
<artifactId>org.bndtools.headless.build.plugin.gradle</artifactId>
644-
<version>7.1.0</version>
644+
<version>7.2.0</version>
645645
<type>jar</type>
646646
</dependency>
647647
<dependency>
648648
<groupId>org.bndtools</groupId>
649649
<artifactId>org.bndtools.templates.template</artifactId>
650-
<version>7.1.0</version>
650+
<version>7.2.0</version>
651651
<type>jar</type>
652652
</dependency>
653653
<dependency>
@@ -659,13 +659,13 @@
659659
<dependency>
660660
<groupId>org.bndtools</groupId>
661661
<artifactId>org.bndtools.versioncontrol.ignores.manager</artifactId>
662-
<version>7.1.0</version>
662+
<version>7.2.0</version>
663663
<type>jar</type>
664664
</dependency>
665665
<dependency>
666666
<groupId>org.bndtools</groupId>
667667
<artifactId>org.bndtools.versioncontrol.ignores.plugin.git</artifactId>
668-
<version>7.1.0</version>
668+
<version>7.2.0</version>
669669
<type>jar</type>
670670
</dependency>
671671
</dependencies>
@@ -709,73 +709,73 @@
709709
<dependency>
710710
<groupId>org.junit.jupiter</groupId>
711711
<artifactId>junit-jupiter-api</artifactId>
712-
<version>5.14.1</version>
712+
<version>5.14.2</version>
713713
<type>jar</type>
714714
</dependency>
715715
<dependency>
716716
<groupId>org.junit.jupiter</groupId>
717717
<artifactId>junit-jupiter-engine</artifactId>
718-
<version>5.14.1</version>
718+
<version>5.14.2</version>
719719
<type>jar</type>
720720
</dependency>
721721
<dependency>
722722
<groupId>org.junit.jupiter</groupId>
723723
<artifactId>junit-jupiter-migrationsupport</artifactId>
724-
<version>5.14.1</version>
724+
<version>5.14.2</version>
725725
<type>jar</type>
726726
</dependency>
727727
<dependency>
728728
<groupId>org.junit.jupiter</groupId>
729729
<artifactId>junit-jupiter-params</artifactId>
730-
<version>5.14.1</version>
730+
<version>5.14.2</version>
731731
<type>jar</type>
732732
</dependency>
733733
<dependency>
734734
<groupId>org.junit.platform</groupId>
735735
<artifactId>junit-platform-commons</artifactId>
736-
<version>1.14.1</version>
736+
<version>1.14.2</version>
737737
<type>jar</type>
738738
</dependency>
739739
<dependency>
740740
<groupId>org.junit.platform</groupId>
741741
<artifactId>junit-platform-engine</artifactId>
742-
<version>1.14.1</version>
742+
<version>1.14.2</version>
743743
<type>jar</type>
744744
</dependency>
745745
<dependency>
746746
<groupId>org.junit.platform</groupId>
747747
<artifactId>junit-platform-launcher</artifactId>
748-
<version>1.14.1</version>
748+
<version>1.14.2</version>
749749
<type>jar</type>
750750
</dependency>
751751
<dependency>
752752
<groupId>org.junit.platform</groupId>
753753
<artifactId>junit-platform-runner</artifactId>
754-
<version>1.14.1</version>
754+
<version>1.14.2</version>
755755
<type>jar</type>
756756
</dependency>
757757
<dependency>
758758
<groupId>org.junit.platform</groupId>
759759
<artifactId>junit-platform-suite-api</artifactId>
760-
<version>1.14.1</version>
760+
<version>1.14.2</version>
761761
<type>jar</type>
762762
</dependency>
763763
<dependency>
764764
<groupId>org.junit.platform</groupId>
765765
<artifactId>junit-platform-suite-commons</artifactId>
766-
<version>1.14.1</version>
766+
<version>1.14.2</version>
767767
<type>jar</type>
768768
</dependency>
769769
<dependency>
770770
<groupId>org.junit.platform</groupId>
771771
<artifactId>junit-platform-suite-engine</artifactId>
772-
<version>1.14.1</version>
772+
<version>1.14.2</version>
773773
<type>jar</type>
774774
</dependency>
775775
<dependency>
776776
<groupId>org.junit.vintage</groupId>
777777
<artifactId>junit-vintage-engine</artifactId>
778-
<version>5.14.1</version>
778+
<version>5.14.2</version>
779779
<type>jar</type>
780780
</dependency>
781781
<dependency>

0 commit comments

Comments
 (0)